wok-stable view cromfs/stuff/FBLOCK_CACHE_MAX_SIZE.u @ rev 1950

tazndis, fix load_ndiswrapper
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Dec 28 23:59:28 2008 +0100 (2008-12-28)
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;