]> Pileus Git - ~andy/linux/blobdiff - include/linux/namei.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[~andy/linux] / include / linux / namei.h
index 8e47bc7a1665b8b7e6ca06392584328aab702d82..492de72560fab98591ca7ca617380b7d581e5c13 100644 (file)
@@ -16,7 +16,7 @@ struct nameidata {
        struct path     root;
        struct inode    *inode; /* path.dentry.d_inode */
        unsigned int    flags;
-       unsigned        seq;
+       unsigned        seq, m_seq;
        int             last_type;
        unsigned        depth;
        char *saved_names[MAX_NESTED_LINKS + 1];