[GIT PULL] XFS update for 2.6.33-rc4

From: Alex Elder
Date: Sun Jan 17 2010 - 20:12:52 EST


The following changes since commit 7284ce6c9f6153d1777df5f310c959724d1bd446:
Linus Torvalds (1):
Linux 2.6.33-rc4

are available in the git repository at:

git://oss.sgi.com/xfs/xfs for-linus

Dave Chinner (7):
xfs: reclaim inodes under a write lock
xfs: Avoid inodes in reclaim when flushing from inode cache
xfs: reclaim all inodes by background tree walks
xfs: Remove inode iolock held check during allocation
xfs: fix stale inode flush avoidance
xfs: fix missing error check in xfs_rtfree_range
xfs: xfs_swap_extents needs to handle dynamic fork offsets

fs/xfs/linux-2.6/xfs_super.c | 14 ++--
fs/xfs/linux-2.6/xfs_sync.c | 183 +++++++++++++++++++---------------------
fs/xfs/linux-2.6/xfs_sync.h | 2 +-
fs/xfs/quota/xfs_qm_syscalls.c | 2 +-
fs/xfs/xfs_dfrag.c | 106 ++++++++++++++++++++----
fs/xfs/xfs_iget.c | 1 -
fs/xfs/xfs_inode.c | 21 ++++--
fs/xfs/xfs_rtalloc.c | 2 +
8 files changed, 201 insertions(+), 130 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/