[ANNOUNCE] xfsprogs for-next branch updated to 533034dc / v5.11.0-rc1

[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 and tagged with v5.11.0-rc1.

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.

HOWEVER, this is very close to the final release, so unless it's
urgent your patch will hit 5.12.

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

533034dc (HEAD -> for-next, tag: v5.11.0-rc1, korg/for-next, refs/patches/for-next/5.11-rc1) xfsprogs: Release v5.11.0-rc1

New Commits:

Darrick J. Wong (17):
      [b71bedbf] xfs_admin: clean up string quoting
      [9e5ce7a2] xfs_admin: support filesystems with realtime devices
      [67b8ca98] xfs_db: report the needsrepair flag in check and version commands
      [b95b770f] xfs_db: don't allow label/uuid setting if the needsrepair flag is set
      [1acabf90] xfs_repair: fix unmount error message to have a newline
      [bbe6680f] xfs_repair: clear quota CHKD flags on the incore superblock too
      [a7348c58] xfs_repair: clear the needsrepair flag
      [3b7667cb] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem
      [704e4cef] libxfs: simulate system failure after a certain number of writes
      [8e9f22d6] xfs_repair: factor phase transitions into a helper
      [7007b99f] xfs_repair: add post-phase error injection points
      [8780b4bd] man: mark all deprecated V4 format options
      [6b1a9a24] xfs_repair: allow upgrades on v5 filesystems
      [ab9d8d69] xfs_admin: support adding features to V5 filesystems
      [49c226a5] xfs_repair: enable inobtcount upgrade via repair
      [63bbaacf] xfs_repair: enable bigtime upgrade via repair
      [5f58bffa] man: document XFS_XFLAG_APPEND behavior for directories

Eric Sandeen (1):
      [533034dc] xfsprogs: Release v5.11.0-rc1

Gao Xiang (1):
      [060ea87a] mkfs: make use of xfs_validate_stripe_geometry()


Code Diffstat:

 VERSION                         |   2 +-
 configure.ac                    |   2 +-
 db/check.c                      |   5 +
 db/sb.c                         |  13 +++
 db/xfs_admin.sh                 |  15 +--
 doc/CHANGES                     |  21 ++++
 include/linux.h                 |  13 +++
 include/xfs_mount.h             |   5 +
 libxfs/init.c                   |  88 ++++++++++++++---
 libxfs/libxfs_api_defs.h        |   1 +
 libxfs/libxfs_io.h              |  19 ++++
 libxfs/rdwr.c                   |  10 +-
 man/man2/ioctl_xfs_fsgetxattr.2 |   1 +
 man/man8/mkfs.xfs.8             |  19 ++++
 man/man8/xfs_admin.8            |  53 ++++++++++
 mkfs/xfs_mkfs.c                 |  35 +++----
 repair/agheader.c               |  21 ++++
 repair/globals.c                |   5 +
 repair/globals.h                |   5 +
 repair/phase2.c                 |  93 ++++++++++++++++++
 repair/xfs_repair.c             | 210 ++++++++++++++++++++++++++++++++++++----
 21 files changed, 579 insertions(+), 57 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