|
@@ -207,7 +207,6 @@ typedef struct xfs_mount {
|
|
trimming */
|
|
trimming */
|
|
__int64_t m_update_flags; /* sb flags we need to update
|
|
__int64_t m_update_flags; /* sb flags we need to update
|
|
on the next remount,rw */
|
|
on the next remount,rw */
|
|
- struct shrinker m_inode_shrink; /* inode reclaim shrinker */
|
|
|
|
int64_t m_low_space[XFS_LOWSP_MAX];
|
|
int64_t m_low_space[XFS_LOWSP_MAX];
|
|
/* low free space thresholds */
|
|
/* low free space thresholds */
|
|
|
|
|