Merge branch 'xfs-io-fixes' into for-next
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_mount.h
index 7999e91cd49ad862d5fbeb29a5e5487ed94509a8..8795272cb6622fac31164a494bf0233a6ffbd3f8 100644 (file)
@@ -127,6 +127,7 @@ typedef struct xfs_mount {
        int64_t                 m_low_space[XFS_LOWSP_MAX];
                                                /* low free space thresholds */
        struct xfs_kobj         m_kobj;
+       struct xstats           m_stats;        /* per-fs stats */
 
        struct workqueue_struct *m_buf_workqueue;
        struct workqueue_struct *m_data_workqueue;