X-Git-Url: http://dolda2000.com/gitweb/?p=vcfs.git;a=blobdiff_plain;f=vcfs.h;h=aa6d32c716ac306ed1a2ac3c711f8d9a6cd076ae;hp=8fd27278000329db6e3b06084ab2969a521d4238;hb=34b0b3532283082d4a90afa728a1fc84b20a3f6f;hpb=efe8eeebe84e835d36717a0ea3085d9c8084aafb diff --git a/vcfs.h b/vcfs.h index 8fd2727..aa6d32c 100644 --- a/vcfs.h +++ b/vcfs.h @@ -6,6 +6,9 @@ #include "blocktree.h" +#define DIRBLSIZE 4 +#define INOBLSIZE 4 + typedef loff_t vc_ino_t; typedef loff_t vc_rev_t;