From: Jeff Liu Date: Mon, 11 Mar 2013 06:31:02 +0000 (+0800) Subject: xfs: Remove obsoleted m_inode_shrink from xfs_mount structure X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~58^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8ddfe81c7e4fe41b8ec342cc288d58aecdf7c47;p=pandora-kernel.git 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 Cc: Dave Chinner Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed