[ANNOUNCE] xfsprogs 5.19.0-rc1 released

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

 



Hi folks,

The xfsprogs repository at:

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

has just been updated and tagged with v5.19.0-rc1

If anything is missing for the final v5.19.0 release, speak now!

The new head of the master branch is commit:

cf06f3af (xfsprogs: Release v5.19.0-rc1

New Commits:

Chandan Babu R (2):
      [91c1d083] xfs_repair: Search for conflicts in inode_tree_ptrs[] when processing uncertain inodes
      [1b3daa7d] xfs_repair: Add support for upgrading to large extent counters

Darrick J. Wong (26):
      [41cbb27c] xfs: fix TOCTOU race involving the new logged xattrs control knob
      [53cbe278] xfs: fix variable state usage
      [5e572d1a] xfs: empty xattr leaf header blocks are not corruption
      [c21a5691] xfs: don't hold xattr leaf buffers across transaction rolls
      [95e3fc7f] misc: fix unsigned integer comparison complaints
      [053fcbc7] xfs_logprint: fix formatting specifiers
      [d6bfc06d] libxfs: remove xfs_globals.larp
      [fa0f9232] xfs_repair: always rewrite secondary supers when needsrepair is set
      [84c5f08f] xfs_repair: don't flag log_incompat inconsistencies as corruptions
      [766bfbd7] xfs_db: identify the minlogsize transaction reservation
      [baf8a5df] xfs_copy: don't use cached buffer reads until after libxfs_mount
      [b83b2ec0] xfs_repair: clear DIFLAG2_NREXT64 when filesystem doesn't support nrext64
      [0ec4cd64] xfs_repair: detect and fix padding fields that changed with nrext64
      [b6fd1034] mkfs: preserve DIFLAG2_NREXT64 when setting other inode attributes
      [42efbb99] mkfs: document the large extent count switch in the --help screen
      [ad8a3d7c] mkfs: always use new_diflags2 to initialize new inodes
      [f2e38861] xfs_repair: check free rt extent count
      [9d454cca] xfs_repair: check the rt bitmap against observations
      [daebb4ce] xfs_repair: check the rt summary against observations
      [f50d3462] xfs_repair: ignore empty xattr leaf blocks
      [50dba818] mkfs: terminate getsubopt arrays properly
      [28965957] libxfs: stop overriding MAP_SYNC in publicly exported header files
      [42371fb3] mkfs: ignore data blockdev stripe geometry for small filesystems
      [6e0ed3d1] mkfs: stop allowing tiny filesystems
      [db5b8665] mkfs: complain about impossible log size constraints
      [7aeffc87] xfs_repair: check filesystem geometry before allowing upgrades

Eric Sandeen (2):
      [e298041e] xfsprogs: Release v5.19.0-rc0.1
      [cf06f3af] xfsprogs: Release v5.19.0-rc1

Zhang Boyang (1):
      [c1c71781] mkfs: update manpage of bigtime and inobtcount

hexiaole (1):
      [03bc6539] xfs: correct nlink printf specifier from hd to PRIu32


Code Diffstat:

 VERSION                  |   2 +-
 configure.ac             |   2 +-
 copy/xfs_copy.c          |   2 +-
 db/check.c               |  10 ++-
 db/logformat.c           |   4 +-
 db/metadump.c            |  11 ++-
 doc/CHANGES              |  26 ++++++
 include/linux.h          |   8 --
 include/xfs_mount.h      |   8 +-
 io/io.h                  |   2 +-
 io/mmap.c                |  25 +++---
 libxfs/init.c            |  24 ++++--
 libxfs/libxfs_api_defs.h |   3 +
 libxfs/util.c            |  15 ++--
 libxfs/xfs_attr.c        |  47 ++++-------
 libxfs/xfs_attr.h        |  17 +---
 libxfs/xfs_attr_leaf.c   |  37 +++++----
 libxfs/xfs_attr_leaf.h   |   3 +-
 libxfs/xfs_da_btree.h    |   4 +-
 logprint/log_misc.c      |   2 +-
 logprint/log_print_all.c |   2 +-
 m4/package_libcdev.m4    |   3 +-
 man/man8/mkfs.xfs.8.in   |  23 +++--
 man/man8/xfs_admin.8     |   7 ++
 mkfs/xfs_mkfs.c          | 121 ++++++++++++++++++++++++++-
 repair/agheader.c        |  23 ++++-
 repair/attr_repair.c     |  20 +++++
 repair/dino_chunks.c     |   3 +-
 repair/dinode.c          |  47 ++++++++++-
 repair/globals.c         |   1 +
 repair/globals.h         |   1 +
 repair/phase2.c          | 137 ++++++++++++++++++++++++++++--
 repair/phase5.c          |  13 ++-
 repair/protos.h          |   1 +
 repair/rt.c              | 212 +++++++++++++++++------------------------------
 repair/rt.h              |  18 ++--
 repair/xfs_repair.c      |  18 +++-
 37 files changed, 587 insertions(+), 315 deletions(-)

Attachment: OpenPGP_signature
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