[ANNOUNCE] xfsprogs: for-next updated to e17ccef35

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

 



Hello.

The xfsprogs for-next branch, located at:

https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/refs/?h=for-next

Has just been updated.

Patches often get missed, so if your outstanding patches are properly reviewed on
the list and not included in this update, please let me know.

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

e17ccef351b424b11ddccc9d228d02a025f9639a

This update consists mostly of a libxfs-sync to Linux 6.5.

15 new commits:

Colin Ian King (1):
      [d03a3c4b2] xfs: remove redundant initializations of pointers drop_leaf and save_leaf

Darrick J. Wong (6):
      [8105f53ed] xfsprogs: don't allow udisks to automount XFS filesystems with no prompt
      [05dcea079] xfs: fix xfs_btree_query_range callers to initialize btree rec fully
      [98572f41f] xfs: AGI length should be bounds checked
      [deccac70b] xfs: convert flex-array declarations in struct xfs_attrlist*
      [39e9f4c29] xfs: convert flex-array declarations in xfs attr leaf blocks
      [e17ccef35] xfs: convert flex-array declarations in xfs attr shortform objects

Dave Chinner (6):
      [ef16737e4] xfs: use deferred frees for btree block freeing
      [01f05365c] xfs: pass alloc flags through to xfs_extent_busy_flush()
      [4127f5dc0] xfs: don't block in busy flushing when freeing extents
      [5835a5620] xfs: journal geometry is not properly bounds checked
      [6ac452dcd] xfs: AGF length has never been bounds checked
      [d096b26c3] xfs: fix bounds check in xfs_defer_agfl_block()

Kees Cook (1):
      [0aac3b2b0] overflow: Add struct_size_t() helper

Long Li (1):
      [95957f34c] xfs: fix ag count overflow during growfs

Code Diffstat:

 configure.ac                |   1 +
 db/metadump.c               |   4 +-
 include/builddefs.in        |   2 +
 include/platform_defs.h.in  |  16 +++
 libxfs/libxfs_priv.h        |   2 +-
 libxfs/xfs_ag.c             |   2 +-
 libxfs/xfs_alloc.c          | 289 ++++++++++++++++++++++++++++----------------
 libxfs/xfs_alloc.h          |  24 ++--
 libxfs/xfs_attr_leaf.c      |   2 -
 libxfs/xfs_bmap.c           |   8 +-
 libxfs/xfs_bmap_btree.c     |   3 +-
 libxfs/xfs_btree.h          |   2 +-
 libxfs/xfs_da_format.h      |  75 ++++++++++--
 libxfs/xfs_fs.h             |   6 +-
 libxfs/xfs_ialloc.c         |  32 +++--
 libxfs/xfs_ialloc_btree.c   |   3 +-
 libxfs/xfs_refcount.c       |  22 ++--
 libxfs/xfs_refcount_btree.c |   8 +-
 libxfs/xfs_rmap.c           |  10 +-
 libxfs/xfs_sb.c             |  56 ++++++++-
 m4/package_services.m4      |  42 +++++++
 scrub/Makefile              |  11 ++
 scrub/xfs.rules             |  13 ++
 23 files changed, 456 insertions(+), 177 deletions(-)
 create mode 100644 scrub/xfs.rules

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