wok diff cromfs/stuff/FBLOCK_CACHE_MAX_SIZE.u @ rev 1028
linux-md: depends on linux-crypto
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 10 14:25:30 2008 +0000 (2008-07-10) |
parents | |
children | 8fa4196121d4 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/cromfs/stuff/FBLOCK_CACHE_MAX_SIZE.u Thu Jul 10 14:25:30 2008 +0000 1.3 @@ -0,0 +1,7 @@ 1.4 +--- cromfs-1.5.4/cromfs.cc 1.5 ++++ cromfs-1.5.4/cromfs.cc 1.6 +@@ -51,3 +51,3 @@ 1.7 + unsigned READDIR_CACHE_MAX_SIZE = 5; 1.8 +-unsigned FBLOCK_CACHE_MAX_SIZE = 10; 1.9 ++unsigned FBLOCK_CACHE_MAX_SIZE = 4; 1.10 +