venti-cache(3): delete vtblockdirty
This commit is contained in:
parent
64f9764ea9
commit
a8e7aff24a
@ -2,7 +2,6 @@
|
|||||||
.SH NAME
|
.SH NAME
|
||||||
VtBlock, VtCache,
|
VtBlock, VtCache,
|
||||||
vtblockcopy,
|
vtblockcopy,
|
||||||
vtblockdirty,
|
|
||||||
vtblockduplock,
|
vtblockduplock,
|
||||||
vtblockput,
|
vtblockput,
|
||||||
vtblockwrite,
|
vtblockwrite,
|
||||||
@ -77,9 +76,6 @@ void vtcachesetwrite(VtCache *c,
|
|||||||
.PP
|
.PP
|
||||||
.B
|
.B
|
||||||
VtBlock* vtblockcopy(VtBlock *b);
|
VtBlock* vtblockcopy(VtBlock *b);
|
||||||
.PP
|
|
||||||
.B
|
|
||||||
int vtblockdirty(VtBlock *b);
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
These functions provide access to a simple in-memory
|
These functions provide access to a simple in-memory
|
||||||
cache of blocks already stored on a Venti server
|
cache of blocks already stored on a Venti server
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user