Accepting request 754209 from home:seanlew:branches:filesystems

Update xfsprogs to 5.3.0

OBS-URL: https://build.opensuse.org/request/show/754209
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=86
This commit is contained in:
2020-01-08 09:57:27 +00:00
committed by Git OBS Bridge
parent 19aca4a51e
commit 74156a9880
6 changed files with 39 additions and 22 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Dec 05 00:53:15 UTC 2019 - seanlew@opensuse.org
- update to v.5.3.0
* mkfs.xfs: use libfx to write out AGs versus open coding
* mkfs.xfs: fix incorrect error message during AG init
* xfs_repair: better info when metadata updates fail
* xfs_growfs: allow mounted device node as argument
* xfs_spaceman: always report sick metadata
* xfs_io: add a bulkstat command
* xfs_io: encrypt command enhancements
* xfs_io: copy_file_range fixes
* man: document several new ioctls
* xfs_scrub: copious rewriting
* libfrog: header moves, refactoring, updates
* libxfs: fix buffer refcounting
-------------------------------------------------------------------
Sat Aug 17 20:21:35 UTC 2019 - Stephan Kulow <coolo@suse.com>