Page MenuHomeSolus

Update xfsprogs to 4.20.0
ClosedPublic

Authored by der_eismann on Mar 14 2019, 3:25 PM.
Tags
None
Referenced Files
F11056665: D5734.diff
Fri, Aug 11, 4:13 AM
F11052775: D5734.diff
Thu, Aug 10, 9:58 PM
F11032351: D5734.id13831.diff
Wed, Aug 9, 2:09 PM
F11032350: D5734.id13856.diff
Wed, Aug 9, 2:09 PM
F11032349: D5734.id.diff
Wed, Aug 9, 2:09 PM
F11025710: D5734.diff
Wed, Aug 9, 1:18 AM
F11007897: D5734.diff
Tue, Aug 1, 10:49 PM
F10869577: D5734.diff
Jun 18 2023, 4:45 AM
Subscribers
None

Details

Summary

Summarized changes:

  • mkfs.xfs: null-terminate symlinks created via protofile
  • xfs_repair: allow '/' in attribute names
  • xfs_repair: skip block reservation 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_db: fix frag command to work w/ sparse inodes
  • xfs_scrub: move all executables 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
  • Merge libxfs from kernel 4.20
Test Plan

Created a partition, copied data on it, shrinked it and checked it. In console and GParted, all fine.

Diff Detail

Repository
R3230 xfsprogs
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Mar 15 2019, 10:39 AM
This revision was automatically updated to reflect the committed changes.