commit | 2e3b80968606dfa31a6b8981764e0f79d35068c6 | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Wed Jul 13 14:00:00 2005 +0000 |
committer | rsc <devnull@localhost> | Wed Jul 13 14:00:00 2005 +0000 |
tree | 063e15f6a1219ff8ea616e629cd8b4610eabfd4b | |
parent | c1e6f6426f830d662054960543054b0ae40a8504 [diff] [blame] |
no vtblockdirty
diff --git a/include/venti.h b/include/venti.h index 8a416b5..acb255d 100644 --- a/include/venti.h +++ b/include/venti.h
@@ -427,7 +427,6 @@ int vtblockwrite(VtBlock*); VtBlock *vtblockcopy(VtBlock*); void vtblockduplock(VtBlock*); -int vtblockdirty(VtBlock*); /* * Hash tree file tree. @@ -446,6 +445,7 @@ int mode; u32int gen; int dsize; + int psize; int dir; VtFile *parent; int epb; /* entries per block in parent */