[GIT PULL] XFS update for 2.6.29-rc2

Lachlan McIlroy lachlan at sgi.com
Wed Jan 14 20:15:36 CST 2009


The following changes since commit a6525042bfdfcab128bd91fad264de10fd24a55e:
  Linus Torvalds (1):
        Merge branch 'x86-pat-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip

are available in the git repository at:

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

Christoph Hellwig (4):
      [XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operations
      [XFS] fix compile of xfs_btree_readahead_lblock on m68k
      [XFS] truncate readdir offsets to signed 32 bit values
      [XFS] make xfs_ino_t an unsigned long long

Eric Sandeen (3):
      [XFS] Remove several unused typedefs.
      [XFS] Remove macro-to-function indirections in attr code
      [XFS] Remove macro-to-function indirections in the mask code

Lachlan McIlroy (2):
      [XFS] Update maintainers
      Merge git://git.kernel.org/.../torvalds/linux-2.6 into for-linus

Nick Piggin (2):
      [XFS] remove old vmap cache
      [XFS] use scalable vmap API

 MAINTAINERS                   |    4 +-
 fs/xfs/linux-2.6/xfs_aops.h   |    2 -
 fs/xfs/linux-2.6/xfs_buf.c    |   79 +-------------------------------------
 fs/xfs/linux-2.6/xfs_export.c |   23 +++++++++--
 fs/xfs/xfs_acl.h              |    1 -
 fs/xfs/xfs_ag.h               |    2 +-
 fs/xfs/xfs_attr_leaf.c        |   72 +++++++++++++++++-----------------
 fs/xfs/xfs_attr_leaf.h        |   12 ------
 fs/xfs/xfs_bit.h              |   10 +----
 fs/xfs/xfs_bmap_btree.c       |   84 ++++++++++++++++++++--------------------
 fs/xfs/xfs_btree.c            |    4 +-
 fs/xfs/xfs_dir2_block.c       |    7 ++-
 fs/xfs/xfs_dir2_leaf.c        |    6 +-
 fs/xfs/xfs_dir2_sf.c          |   15 ++++---
 fs/xfs/xfs_types.h            |    4 +-
 15 files changed, 122 insertions(+), 203 deletions(-)




More information about the xfs mailing list