X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_mount.h;h=8795272cb6622fac31164a494bf0233a6ffbd3f8;hb=8a56d7c305b9613dfe416fd1af06871ec34bb103;hp=7999e91cd49ad862d5fbeb29a5e5487ed94509a8;hpb=473e0bc39bd5d2542e90edc622a65bd49206409d;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/xfs/xfs_mount.h b/fs/xfs/xfs_mount.h index 7999e91cd49a..8795272cb662 100644 --- a/fs/xfs/xfs_mount.h +++ b/fs/xfs/xfs_mount.h @@ -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;