wok view cromfs/stuff/FBLOCK_CACHE_MAX_SIZE.u @ rev 2347

Mysql, postgresql, openldap: define DATABASE_FILES
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 04 10:16:20 2009 +0000 (2009-03-04)
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;