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
- Lines: 11
- Date:
Sun Aug 9 12:25:12 1998
- Orig file:
v2.1.115/linux/include/linux/mount.h
- Orig date:
Fri May 8 23:14:56 1998
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