plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit a8e7aff24a38f2dd40024f2a055ffad6abef331c
parent 64f9764ea9f958a1abc7a32424f43019723e9e53
Author: Russ Cox <rsc@swtch.com>
Date:   Sat, 14 Jun 2008 13:29:05 -0400

venti-cache(3): delete vtblockdirty

Diffstat:
Mman/man3/venti-cache.3 | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/man/man3/venti-cache.3 b/man/man3/venti-cache.3 @@ -2,7 +2,6 @@ .SH NAME VtBlock, VtCache, vtblockcopy, -vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, @@ -77,9 +76,6 @@ void vtcachesetwrite(VtCache *c, .PP .B VtBlock* vtblockcopy(VtBlock *b); -.PP -.B -int vtblockdirty(VtBlock *b); .SH DESCRIPTION These functions provide access to a simple in-memory cache of blocks already stored on a Venti server