- update to v5.11.0:

- xfs_admin: don't hide xfs_repair output when upgrading
  - man: document attr2, ikeep option deprecation in xfs.5
  - mkfs: make use of xfs_validate_stripe_geometry()
  - mkfs: fix wrong inobtcount usage error output
  - xfs_repair: enable bigtime upgrade via repair
  - xfs_repair: enable inobtcount upgrade via repair
  - xfs_repair: set NEEDSREPAIR on first write
  - xfs_repair: clear the needsrepair flag when done
  - xfs_repair: check dquot id and type
  - xfs_fsr: Verify bulkstat version in qsort's cmp()
  - xfs_fsr: Interpret args of qsort's cmp() correctly
  - xfs_scrub: load and unload libicu properly
  - xfs_scrub: various fixes
  - xfs_admin: support adding features to V5 filesystems
  - xfs_admin: support filesystems with realtime devices
  - man: mark all deprecated V4 format options
  - misc: fix valgrind complaints
  - xfs_db: disallow label/uuid setting if NEEDSREPAIR
  - xfs_db: show NEEDSREPAIR in check & version commands
  - xfs_db: add an ls command
  - xfs_db: add a directory path lookup command
  - libxfs changes merged from kernel 5.11

OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=103
This commit is contained in:
2021-03-13 22:52:53 +00:00
committed by Git OBS Bridge
parent f22969f373
commit 0800625c3d
6 changed files with 48 additions and 21 deletions

View File

@@ -26,7 +26,7 @@
%define libname libhandle1
Name: xfsprogs
Version: 5.10.0
Version: 5.11.0
Release: 0
Summary: Utilities for managing the XFS file system
License: GPL-2.0-or-later