patch-2.1.44 linux/fs/autofs/init.c
Next file: linux/fs/autofs/inode.c
Previous file: linux/fs/autofs/dirhash.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Jun 26 12:33:39 1997
-  Orig file: 
v2.1.43/linux/fs/autofs/init.c
-  Orig date: 
Mon Jun 16 16:35:56 1997
diff -u --recursive --new-file v2.1.43/linux/fs/autofs/init.c linux/fs/autofs/init.c
@@ -21,7 +21,7 @@
 
 static struct file_system_type autofs_fs_type = {
 	"autofs",
-	FS_NO_DCACHE,
+	0 /* FS_NO_DCACHE doesn't work correctly */,
 	autofs_read_super,
 	NULL
 };
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov