Accepting request 678365 from home:seanlew:branches:filesystems

Update xfsprogs

OBS-URL: https://build.opensuse.org/request/show/678365
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=81
This commit is contained in:
2019-03-05 08:53:31 +00:00
committed by Git OBS Bridge
parent 8999c7611a
commit eea3d6401c
6 changed files with 45 additions and 22 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sat Feb 23 06:47:06 UTC 2019 - seanlew@opensuse.org
- Update to v4.20.0
* mkfs.xfs: null-term symlinks created via protofile
* xfs_repair: allow '.' in attribute names
* xfs_repair: skip block reservations when fixing freelist
* xfs_repair: rebuild dir when nonroot blocks corrupt
* xfs_repair: int nonleaf finobt blocks with proper magic
* xfs_repair: fix off by one error rebuilding high keys
* xfs_io: allow open file permissions to be changed
* xfs_io: open pipes in non-blocking mode
* xfs_metadump: multiple stale data zeroing fixes
* xfs_quota: allow reg files w/o prjinherit flag
* xfs_db: properly decode finobt record w/ sparse inodes
* xfs_scrub: move all eecutables to /usr/sbin
* xfs_scrub: handle totally empty inode chunks
* xfs.5 manpage: remove barrier related options
* xfs_io.8 manpage: rearrange command listings by section
* remove generated scrub files under make clean
* skip scrub manpage install if not configured
* Merge libxfs from kernel 4.20
-------------------------------------------------------------------
Sat Nov 10 05:55:21 UTC 2018 - sean@suspend.net