patch-2.1.16 linux/fs/super.c
Next file: linux/fs/ufs/ufs_super.c
Previous file: linux/fs/smbfs/sock.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Thu Dec 12 19:34:38 1996
-  Orig file: 
v2.1.15/linux/fs/super.c
-  Orig date: 
Fri Nov  1 17:13:19 1996
diff -u --recursive --new-file v2.1.15/linux/fs/super.c linux/fs/super.c
@@ -278,6 +278,7 @@
 	{ MS_NODEV, ",nodev" },
 	{ MS_SYNCHRONOUS, ",sync" },
 	{ MS_MANDLOCK, ",mand" },
+	{ MS_NOATIME, ",noatime" },
 #ifdef MS_NOSUB			/* Can't find this except in mount.c */
 	{ MS_NOSUB, ",nosub" },
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov