]> Pileus Git - ~andy/linux/blobdiff - fs/mount.h
namespace.c: get rid of mnt_ghosts
[~andy/linux] / fs / mount.h
index 64a858143ff923ab80499d5a865bde9de2257314..3168dc41bad5b5529f0aa4d68868c0060f65ccef 100644 (file)
@@ -55,7 +55,7 @@ struct mount {
        int mnt_group_id;               /* peer group identifier */
        int mnt_expiry_mark;            /* true if marked for expiry */
        int mnt_pinned;
-       int mnt_ghosts;
+       struct path mnt_ex_mountpoint;
 };
 
 #define MNT_NS_INTERNAL ERR_PTR(-EINVAL) /* distinct from any mnt_namespace */