patch-2.4.8 linux/include/linux/mount.h
Next file: linux/include/linux/netdevice.h
Previous file: linux/include/linux/mii.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Aug 9 16:41:36 2001
- Orig file:
v2.4.7/linux/include/linux/mount.h
- Orig date:
Tue Jul 3 17:08:22 2001
diff -u --recursive --new-file v2.4.7/linux/include/linux/mount.h linux/include/linux/mount.h
@@ -18,7 +18,6 @@
struct vfsmount *mnt_parent; /* fs we are mounted on */
struct dentry *mnt_mountpoint; /* dentry of mountpoint */
struct dentry *mnt_root; /* root of the mounted tree */
- struct list_head mnt_instances; /* other vfsmounts of the same fs */
struct super_block *mnt_sb; /* pointer to superblock */
struct list_head mnt_mounts; /* list of children, anchored here */
struct list_head mnt_child; /* and going through their mnt_child */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)