patch-2.4.7 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:
Fri Jul 13 15:10:44 2001
-  Orig file: 
v2.4.6/linux/include/linux/fs_struct.h
-  Orig date: 
Thu Mar 15 09:56:07 2001
diff -u --recursive --new-file v2.4.6/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, \
-	0000, \
+	0022, \
 	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)