patch-2.1.116 linux/include/linux/mount.h

Next file: linux/include/linux/nbd.h
Previous file: linux/include/linux/mm.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.115/linux/include/linux/mount.h linux/include/linux/mount.h
@@ -37,4 +37,10 @@
 
 struct vfsmount *lookup_vfsmnt(kdev_t dev);
 
+/*
+ *	Umount options
+ */
+ 
+#define MNT_FORCE	0x00000001	/* Attempt to forcibily umount */
+
 #endif /* _LINUX_MOUNT_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov