]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: Remove obsoleted m_inode_shrink from xfs_mount structure
authorJeff Liu <jeff.liu@oracle.com>
Mon, 11 Mar 2013 06:31:02 +0000 (14:31 +0800)
committerBen Myers <bpm@sgi.com>
Thu, 14 Mar 2013 20:55:32 +0000 (15:55 -0500)
commit0e497e99b8dfe476c89122ba3cf93bd295443315
tree44d75cff24b4e385e08b695acc72649dd19a610e
parent73eba6b05a620f19c65fd90a40c4c33470b066fc
xfs: Remove obsoleted m_inode_shrink from xfs_mount structure

Looks the old m_inode_shrink is obsoleted as we perform inodes reclaim per AG via
m_reclaim_workqueue, this patch remove it from the xfs_mount structure if so.

Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Cc: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_mount.h