[GIT PULL] XFS update for 2.6.33-rc4

Alex Elder aelder at sgi.com
Sun Jan 17 19:12:36 CST 2010


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(-)




More information about the xfs mailing list