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(-) _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs