aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mount.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mount.h')
-rw-r--r--include/linux/mount.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mount.h b/include/linux/mount.h
index 77c913dc7397..b69362d2b5b2 100644
--- a/include/linux/mount.h
+++ b/include/linux/mount.h
@@ -53,7 +53,6 @@ struct mnt_pcp {
53}; 53};
54 54
55struct vfsmount { 55struct vfsmount {
56 struct vfsmount *mnt_parent; /* fs we are mounted on */
57 struct dentry *mnt_mountpoint; /* dentry of mountpoint */ 56 struct dentry *mnt_mountpoint; /* dentry of mountpoint */
58 struct dentry *mnt_root; /* root of the mounted tree */ 57 struct dentry *mnt_root; /* root of the mounted tree */
59 struct super_block *mnt_sb; /* pointer to superblock */ 58 struct super_block *mnt_sb; /* pointer to superblock */