[ANNOUNCE] xfsprogs: for-next updated to 43d5ec8

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

 



Hi folks,

The for-next branch of the xfsprogs repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git

has just been updated.  I've merged the 4.17 libxfs changes from the
libxfs-4.17-sync branch into for-next.

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:

43d5ec8 Merge branch 'libxfs-4.17-sync' into for-next

New Commits:

Brian Foster (4):
      [65a15e0] xfs: rename agfl perag res type to rmapbt
      [9760cac] xfs: account only rmapbt-used blocks against rmapbt perag res
      [8dbee8f] xfs: detect agfl count corruption and reset agfl
      [19fbb9d] xfs: clean up xfs_mount allocation and dynamic initializers

Carlos Maiolino (1):
      [97b3ffd] Cleanup old XFS_BTREE_* traces

Darrick J. Wong (7):
      [6da71a8] xfs: convert a few more directory asserts to corruption
      [15348e0] xfs: sanity-check the unused space before trying to use it
      [0cf6a3a] xfs: refactor bmap record validation
      [b02a2c9] xfs: refactor inode verifier error logging
      [43f7ceb] xfs: refactor inode buffer verifier error logging
      [fd0c360] xfs: move inode extent size hint validation to libxfs
      [2949b46] xfs: don't accept inode buffers with suspicious unlinked chains

Dave Chinner (2):
      [b816550] xfs: convert XFS_AGFL_SIZE to a helper function
      [d206fcb] xfs: remove dead inode version setting code

Eric Sandeen (2):
      [1421de3] xfs: non-scrub - remove unused function parameters
      [43d5ec8] Merge branch 'libxfs-4.17-sync' into for-next


Code Diffstat:

 db/agfl.c                   |   2 +-
 db/check.c                  |   6 +--
 db/freesp.c                 |   6 +--
 db/metadump.c               |   2 +-
 include/libxfs.h            |   1 +
 include/xfs_mount.h         |  10 +++--
 include/xfs_trace.h         |   2 +
 libxfs/libxfs_api_defs.h    |   2 +
 libxfs/libxfs_priv.h        |  11 ++++++
 libxfs/xfs_ag_resv.c        |  39 ++++++++++---------
 libxfs/xfs_ag_resv.h        |  31 +++++++++++++++
 libxfs/xfs_alloc.c          | 145 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 libxfs/xfs_alloc.h          |   7 ++--
 libxfs/xfs_alloc_btree.c    |   8 +---
 libxfs/xfs_bmap.c           |  54 +++++++++++++++++++++++----
 libxfs/xfs_bmap.h           |   5 ++-
 libxfs/xfs_bmap_btree.c     |   4 +-
 libxfs/xfs_bmap_btree.h     |  14 -------
 libxfs/xfs_btree.c          | 127 +++++---------------------------------------------------------
 libxfs/xfs_btree.h          |  25 +------------
 libxfs/xfs_dir2.h           |   2 +-
 libxfs/xfs_dir2_block.c     |  59 +++++++++++++++++------------
 libxfs/xfs_dir2_data.c      |  78 +++++++++++++++++++++++++++++---------
 libxfs/xfs_dir2_leaf.c      |  13 +++++--
 libxfs/xfs_dir2_node.c      |  16 +++++---
 libxfs/xfs_format.h         |  13 +------
 libxfs/xfs_ialloc.c         |   2 +-
 libxfs/xfs_ialloc_btree.c   |  11 ++----
 libxfs/xfs_inode_buf.c      | 124 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 libxfs/xfs_inode_buf.h      |   5 +++
 libxfs/xfs_inode_fork.c     |  27 +++++++++-----
 libxfs/xfs_refcount.c       |  22 ++++-------
 libxfs/xfs_refcount_btree.c |  10 +----
 libxfs/xfs_refcount_btree.h |   3 +-
 libxfs/xfs_rmap.c           |   3 +-
 libxfs/xfs_rmap_btree.c     |  17 ++++-----
 libxfs/xfs_rmap_btree.h     |   2 +-
 libxfs/xfs_sb.c             |  11 ++----
 libxfs/xfs_trans_resv.c     |  10 ++---
 mkfs/xfs_mkfs.c             |   4 +-
 repair/agheader.c           |  12 +++---
 repair/phase5.c             |  20 +++++-----
 repair/rmap.c               |   2 +-
 repair/scan.c               |   6 +--
 44 files changed, 585 insertions(+), 388 deletions(-)

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux