patch-2.4.10 linux/include/linux/mount.h
Next file: linux/include/linux/mtd/doc2000.h
Previous file: linux/include/linux/module.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Sep 12 15:34:06 2001
- Orig file:
v2.4.9/linux/include/linux/mount.h
- Orig date:
Sun Aug 12 13:28:01 2001
diff -u --recursive --new-file v2.4.9/linux/include/linux/mount.h linux/include/linux/mount.h
@@ -12,6 +12,10 @@
#define _LINUX_MOUNT_H
#ifdef __KERNEL__
+#define MNT_NOSUID 1
+#define MNT_NODEV 2
+#define MNT_NOEXEC 4
+
struct vfsmount
{
struct list_head mnt_hash;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)