patch-2.1.18 linux/fs/dcache.c

Next file: linux/fs/ext/inode.c
Previous file: linux/fs/buffer.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.17/linux/fs/dcache.c linux/fs/dcache.c
@@ -27,7 +27,7 @@
  * to be short.
  */
 #define DCACHE_NAME_LEN	15
-#define DCACHE_SIZE 128
+#define DCACHE_SIZE 1024
 
 struct hash_list {
 	struct dir_cache_entry * next;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov