patch-2.1.84 linux/fs/super.c
Next file: linux/include/linux/fs.h
Previous file: linux/fs/inode.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Jan 30 16:43:11 1998
- Orig file:
v2.1.83/linux/fs/super.c
- Orig date:
Fri Jan 23 18:10:32 1998
diff -u --recursive --new-file v2.1.83/linux/fs/super.c linux/fs/super.c
@@ -292,6 +292,7 @@
{ MS_SYNCHRONOUS, ",sync" },
{ MS_MANDLOCK, ",mand" },
{ MS_NOATIME, ",noatime" },
+ { MS_NODIRATIME, ",nodiratime" },
#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