[ANNOUNCE] xfs-linux: for-next updated to 6a94b1acda7e

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

 



Hi folks,

The for-next branch of the xfs-linux repository at:

	https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git

has just been updated.

Patches often get missed, so please check if your outstanding patches
were in this update. If they have not been in this update, please
resubmit them to linux-xfs@xxxxxxxxxxxxxxx so they can be picked up in
the next update.

The new head of the for-next branch is commit:

6a94b1acda7e xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1)

17 new commits:

Christoph Hellwig (17):
      [e78a3ce28331] xfs: move more logic into xfs_extent_busy_clear_one
      [c37d6ed87462] xfs: unwind xfs_extent_busy_clear
      [c0ac6cb251bd] xfs: remove the unused xfs_extent_busy_enomem trace event
      [4887e5316382] xfs: compile out v4 support if disabled
      [330c4f94b0d7] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions
      [b7e23c0e2e3b] xfs: refactor realtime inode locking
      [9871d0963751] xfs: free RT extents after updating the bmap btree
      [de37dbd0ccc6] xfs: move RT inode locking out of __xfs_bunmapi
      [5e1e4d4fc79c] xfs: block deltas in xfs_trans_unreserve_and_mod_sb must be positive
      [f30f656e25eb] xfs: split xfs_mod_freecounter
      [dc1b17a25c32] xfs: reinstate RT support in xfs_bmapi_reserve_delalloc
      [7e77d57a1fea] xfs: cleanup fdblock/frextent accounting in xfs_bmap_del_extent_delay
      [7099bd0f243f] xfs: support RT inodes in xfs_mod_delalloc
      [727f8431638f] xfs: look at m_frextents in xfs_iomap_prealloc_size for RT allocations
      [da2b9c3a8d2c] xfs: rework splitting of indirect block reservations
      [bd1753d8c42b] xfs: stop the steal (of data blocks for RT indirect blocks)
      [6a94b1acda7e] xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1)

Please note that the patch "xfs: fix sparse warning in xfs_extent_busy_clear"
has been dropped now.

Code Diffstat:

 fs/xfs/libxfs/xfs_ag.c           |   4 +--
 fs/xfs/libxfs/xfs_ag_resv.c      |  24 ++++-----------
 fs/xfs/libxfs/xfs_ag_resv.h      |   2 +-
 fs/xfs/libxfs/xfs_alloc.c        |   4 +--
 fs/xfs/libxfs/xfs_bmap.c         | 152 +++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------
 fs/xfs/libxfs/xfs_rtbitmap.c     |  57 +++++++++++++++++++++++++++++++++++
 fs/xfs/libxfs/xfs_rtbitmap.h     |  17 +++++++++++
 fs/xfs/libxfs/xfs_shared.h       |   6 ++--
 fs/xfs/scrub/common.c            |   1 +
 fs/xfs/scrub/fscounters.c        |  12 +++++---
 fs/xfs/scrub/fscounters.h        |   1 +
 fs/xfs/scrub/fscounters_repair.c |  12 +++++++-
 fs/xfs/scrub/repair.c            |   5 +--
 fs/xfs/xfs_extent_busy.c         |  80 ++++++++++++++++++++++--------------------------
 fs/xfs/xfs_fsmap.c               |   4 +--
 fs/xfs/xfs_fsops.c               |  29 +++++-------------
 fs/xfs/xfs_fsops.h               |   2 +-
 fs/xfs/xfs_inode.c               |   3 +-
 fs/xfs/xfs_iomap.c               |  45 ++++++++++++++++++---------
 fs/xfs/xfs_iops.c                |   2 +-
 fs/xfs/xfs_mount.c               |  87 +++++++++++++++++++++++++++++++----------------------
 fs/xfs/xfs_mount.h               |  76 +++++++++++++++++++++++++++++++++++-----------
 fs/xfs/xfs_rtalloc.c             |  22 +++++---------
 fs/xfs/xfs_super.c               |  39 +++++++++++++++---------
 fs/xfs/xfs_trace.h               |   2 --
 fs/xfs/xfs_trans.c               |  63 ++++++++++++++++++++------------------
 26 files changed, 439 insertions(+), 312 deletions(-)




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux