xfs: remove m_litino
[safe/jmp/linux-2.6] / fs / xfs / xfs_mount.h
index e27b829..52d8da2 100644 (file)
@@ -281,7 +281,6 @@ typedef struct xfs_mount {
        uint                    m_attr_node_ents; /* #entries in attr danode */
        int                     m_ialloc_inos;  /* inodes in inode allocation */
        int                     m_ialloc_blks;  /* blocks in inode allocation */
-       int                     m_litino;       /* size of inode union area */
        int                     m_inoalign_mask;/* mask sb_inoalignmt if used */
        uint                    m_qflags;       /* quota status flags */
        xfs_trans_reservations_t m_reservations;/* precomputed res values */