[GIT PULL] XFS fix for 2.6.36

From: Alex Elder
Date: Thu Oct 07 2010 - 00:28:08 EST


I'm hoping this XFS change can make it in to 2.6.36. It fixes a bug
that causes allocation groups to be needlessly scanned for reclaim,
because some reclaim state in XFS is never properly cleared when an
inode gets reclaimed. The result can make filesystems appear to
have an ever-increasing number of reclaimable objects, even if there
is nothing to do.

-Alex

The following changes since commit cb655d0f3d57c23db51b981648e452988c0223f9:

Linux 2.6.36-rc7 (2010-10-06 13:39:52 -0700)

are available in the git repository at:
git://oss.sgi.com/xfs/xfs for-linus

Johannes Weiner (1):
xfs: properly account for reclaimed inodes

fs/xfs/linux-2.6/xfs_sync.c | 19 ++++++++++++++-----
1 files changed, 14 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/