wok-4.x view cromfs/stuff/FBLOCK_CACHE_MAX_SIZE.u @ rev 1802

fixed email
author Bill Nagel <b1+slitaz@nagel.org>
date Wed Jan 26 00:55:11 2005 +0000 (2005-01-26)
parents
children 8fa4196121d4
line source
1 --- cromfs-1.5.4/cromfs.cc
2 +++ cromfs-1.5.4/cromfs.cc
3 @@ -51,3 +51,3 @@
4 unsigned READDIR_CACHE_MAX_SIZE = 5;
5 -unsigned FBLOCK_CACHE_MAX_SIZE = 10;
6 +unsigned FBLOCK_CACHE_MAX_SIZE = 4;