venti-cache(3): delete vtblockdirty
This commit is contained in:
parent
64f9764ea9
commit
a8e7aff24a
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user