Page MenuHomeSolus

Update xfsprogs to 4.17.0
ClosedPublic

Authored by der_eismann on Jul 13 2018, 8:39 PM.

Details

Summary

Summary:

  • mkfs.xfs: only stat block devices during mkfs init
  • xfs_repair: check and repair quota metadata
  • xfs_repair: fix shortform root inode parent
  • xfs_db: don't ASSERT on unrecognized metadata
  • xfs_db: add superblock info command ala xfs_info
  • xfs_spaceman: add superblock info command ala xfs_info
  • xfs_info: call xfs_db for unmounted devices
  • xfs_io: add online label command
  • xfs_io: add O_PATH and O_NOFOLLOW options
  • xfs_io: recognize *iB units in copy_range

Full changelog available here.

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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jul 19 2018, 1:33 PM
This revision was automatically updated to reflect the committed changes.