patch-2.4.3 linux/include/linux/fs_struct.h
Next file: linux/include/linux/genhd.h
Previous file: linux/include/linux/fs.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Mar 15 09:56:07 2001
-  Orig file: 
v2.4.2/linux/include/linux/fs_struct.h
-  Orig date: 
Wed Jul  5 11:31:00 2000
diff -u --recursive --new-file v2.4.2/linux/include/linux/fs_struct.h linux/include/linux/fs_struct.h
@@ -13,7 +13,7 @@
 #define INIT_FS { \
 	ATOMIC_INIT(1), \
 	RW_LOCK_UNLOCKED, \
-	0022, \
+	0000, \
 	NULL, NULL, NULL, NULL, NULL, NULL \
 }
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)