]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/xfs/xfs_mount.h
xfs: remove m_attroffset
[karo-tx-linux.git] / fs / xfs / xfs_mount.h
index 5dbc6f72d9886d34f33f17978a6674efc80d6572..7af44adffc8f308a4b51100a25bd1f0e7dfb1465 100644 (file)
@@ -276,7 +276,6 @@ typedef struct xfs_mount {
        int                     m_fixedfsid[2]; /* unchanged for life of FS */
        uint                    m_dmevmask;     /* DMI events for this FS */
        __uint64_t              m_flags;        /* global mount flags */
-       uint                    m_attroffset;   /* inode attribute offset */
        uint                    m_dir_node_ents; /* #entries in a dir danode */
        uint                    m_attr_node_ents; /* #entries in attr danode */
        int                     m_ialloc_inos;  /* inodes in inode allocation */