diff -urpN --exclude-from=/home/davej/.exclude bk-linus/include/linux/dcache.h linux-2.5/include/linux/dcache.h
--- bk-linus/include/linux/dcache.h	2002-11-21 02:23:47.000000000 +0000
+++ linux-2.5/include/linux/dcache.h	2002-11-21 18:04:40.000000000 +0000
@@ -66,7 +66,7 @@ static __inline__ unsigned int full_name
 	return end_name_hash(hash);
 }
 
-#define DNAME_INLINE_LEN_MIN 16
+#define DNAME_INLINE_LEN_MIN 32
 
 struct dcookie_struct;
  
