patch-2.1.51 linux/include/linux/fs.h
Next file: linux/include/linux/nfsd/nfsfh.h
Previous file: linux/include/linux/dcache.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Aug 18 17:09:10 1997
- Orig file:
v2.1.50/linux/include/linux/fs.h
- Orig date:
Thu Aug 14 20:49:17 1997
diff -u --recursive --new-file v2.1.50/linux/include/linux/fs.h linux/include/linux/fs.h
@@ -93,7 +93,7 @@
/*
* Flags that can be altered by MS_REMOUNT
*/
-#define MS_RMT_MASK (MS_RDONLY|MS_MANDLOCK)
+#define MS_RMT_MASK (MS_RDONLY|MS_MANDLOCK|MS_NOATIME)
/*
* Magic mount flag number. Has to be or-ed to the flag values.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov