Hi Alex,
Another couple of fixes for the dev tree, and at least the shrinker
addition needs to go Linus pretty quickly as that's a regression
we've introduced fixing the previous rounds on inode reclaim
probelms. Once that's in mainline, I'll have to backport it to
.32-stable and .33-stable as well.
TIA.
The following changes since commit 29db3370a1369541d58d692fbfb168b8a0bd7f41:
Alex Elder (1):
xfs: kill off l_sectbb_mask
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfs.git for-dev
Dave Chinner (1):
xfs: add a shrinker to background inode reclaim
Tao Ma (1):
xfs: Make fiemap work in query mode.
fs/xfs/linux-2.6/xfs_iops.c | 5 ++-
fs/xfs/linux-2.6/xfs_super.c | 5 ++
fs/xfs/linux-2.6/xfs_sync.c | 112 +++++++++++++++++++++++++++++++++++++---
fs/xfs/linux-2.6/xfs_sync.h | 7 ++-
fs/xfs/quota/xfs_qm_syscalls.c | 3 +-
fs/xfs/xfs_ag.h | 1 +
fs/xfs/xfs_mount.h | 1 +
7 files changed, 124 insertions(+), 10 deletions(-)
--
Dave Chinner
david@xxxxxxxxxxxxx
|