[GIT PULL] XFS update for 3.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

   Please pull the following XFS changes for 3.3.

Thanks,
	Ben

The following changes since commit c2bc3a316a7281f67e36b34dac2802cbe36a9128:
  Linus Torvalds (1):
        Merge branch 'x86/rdrand' of git://git.kernel.org/.../tip/tip

are available in the git repository at:

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

Christoph Hellwig (11):
      xfs: remove xfs_itruncate_data
      xfs: cleanup xfs_iomap_eof_align_last_fsb
      xfs: remove the unused dm_attrs structure
      xfs: remove the if_ext_max field in struct xfs_ifork
      xfs: make i_flags an unsigned long
      xfs: replace i_flock with a sleeping bitlock
      xfs: replace i_pin_wait with a bit waitqueue
      xfs: remove the i_size field in struct xfs_inode
      xfs: remove the i_new_size field in struct xfs_inode
      xfs: always return with the iolock held from xfs_file_aio_write_checks
      xfs: cleanup xfs_file_aio_write

 fs/xfs/xfs_aops.c        |   29 ++++---
 fs/xfs/xfs_attr.c        |    4 -
 fs/xfs/xfs_attr_leaf.c   |    9 --
 fs/xfs/xfs_bmap.c        |  116 +++++++++++++---------------
 fs/xfs/xfs_dfrag.c       |   43 +++++-----
 fs/xfs/xfs_file.c        |  184 ++++++++++++-------------------------------
 fs/xfs/xfs_fs_subr.c     |    2 +-
 fs/xfs/xfs_iget.c        |   24 ++++--
 fs/xfs/xfs_inode.c       |  193 +++++++++++-----------------------------------
 fs/xfs/xfs_inode.h       |  114 ++++++++++++++++-----------
 fs/xfs/xfs_inode_item.c  |    8 +-
 fs/xfs/xfs_iomap.c       |   46 ++++++------
 fs/xfs/xfs_iops.c        |   46 +++++++----
 fs/xfs/xfs_qm_syscalls.c |    8 ++-
 fs/xfs/xfs_super.c       |    8 --
 fs/xfs/xfs_sync.c        |    9 +-
 fs/xfs/xfs_trace.h       |   29 ++-----
 fs/xfs/xfs_vnodeops.c    |   44 +++++++----
 18 files changed, 374 insertions(+), 542 deletions(-)

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux