All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] xfsprogs-5.15.0 released
@ 2022-04-06 21:40 Eric Sandeen
  0 siblings, 0 replies; only message in thread
From: Eric Sandeen @ 2022-04-06 21:40 UTC (permalink / raw)
  To: xfs


[-- Attachment #1.1: Type: text/plain, Size: 3266 bytes --]

Hi folks,

The xfsprogs repository at:

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

has just been updated and tagged for a v5.15.0 release. The condensed changelog
is below, with changes since -rc1 after that.

Notable behavioral changes include inobtcount and bigtime (Y2038 compatibility)
by default, as well as larger log sizes for smallish filesystems.

Tarballs are available at:

https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-5.15.0.tar.gz
https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-5.15.0.tar.xz
https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-5.15.0.tar.sign

The new head of the master branch is commit:

19ee1446 (HEAD -> for-next, tag: v5.15.0, korg/master, korg/for-next) xfsprogs: Release v5.15.0

xfsprogs-5.15.0 (06 Apr  2022)
        - mkfs: increase the min log size to 64MB when possible (Eric Sandeen)
        - xfs_scrub: retry items that are ok except for XFAIL (Darrick J. Wong)
        - xfs_scrub: fix xfrog_scrub_metadata error reporting (Darrick J. Wong)

xfsprogs-5.15.0-rc1 (11 Mar 2022)
        - mkfs: enable inobtcount and bigtime by default (Darrick J. Wong)
        - mkfs: prevent corruption of suboption string values (Darrick J. Wong)
        - mkfs: document sample configuration file location (Darrick J. Wong)
        - mkfs: add configuration files for a few LTS kernels (Darrick J. Wong)
        - mkfs: add a config file for x86_64 pmem filesystems (Darrick J. Wong)
        - xfs_quota: don't exit on "project" cmd failure (Eric Sandeen)
        - xfs_repair: don't guess about failure reason in phase6 (Eric Sandeen)
        - xfs_repair: update 2ndary superblocks after upgrades (Darrick J. Wong)
        - xfs_scrub: fix reporting if we can't open devices (Darrick J. Wong)
        - xfs_scrub: report optional features in version (Darrick J. Wong)
        - libxcmd: use emacs mode for command history editing (Darrick J. Wong)
        - libfrog: always use the kernel GETFSMAP definitions (Darrick J. Wong)
        - mkfs.xfs(8): fix default inode allocator description (Eric Sandeen)
        - xfs_quota(8): fix up dump and report documentation (Eric Sandeen)
        - xfs_quota(8): document units in limit command (Eric Sandeen)
        - misc: add a crc32c self test to mkfs and repair (Darrick J. Wong)

xfsprogs-5.15.0-rc0 (03 Feb 2022)
        - libxfs changes merged from kernel 5.15

New Commits:

Darrick J. Wong (2):
      [d9869446] xfs_scrub: fix xfrog_scrub_metadata error reporting
      [882082d5] xfs_scrub: retry scrub (and repair) of items that are ok except for XFAIL

Eric Sandeen (2):
      [cdfa467e] mkfs: increase the minimum log size to 64MB when possible
      [19ee1446] xfsprogs: Release v5.15.0


Code Diffstat:

 VERSION                 |  2 +-
 configure.ac            |  2 +-
 debian/changelog        |  6 ++++++
 doc/CHANGES             |  5 +++++
 include/xfs_multidisk.h |  2 --
 mkfs/xfs_mkfs.c         | 41 +++++++++++++++++++----------------------
 scrub/scrub.c           | 33 ++++++++++++++++++++++++++++++---
 7 files changed, 62 insertions(+), 29 deletions(-)

Thanks for your patience.
Sincerely, the well-that's-a-bit-late department.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-06 21:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-06 21:40 [ANNOUNCE] xfsprogs-5.15.0 released Eric Sandeen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.