Page MenuHomeSolus

Update btrfs-progs to 4.15.1
ClosedPublic

Authored by der_eismann on Mar 6 2018, 10:45 PM.
Tags
None
Referenced Files
F11050758: D2455.id.diff
Thu, Aug 10, 7:18 PM
F11050757: D2455.id5931.diff
Thu, Aug 10, 7:18 PM
F11050756: D2455.id6036.diff
Thu, Aug 10, 7:18 PM
F11050753: D2455.id5930.diff
Thu, Aug 10, 7:18 PM
F11035923: D2455.diff
Wed, Aug 9, 6:36 PM
F11016076: D2455.diff
Sat, Aug 5, 4:29 PM
F11013406: D2455.diff
Fri, Aug 4, 1:25 PM
F11005845: D2455.diff
Tue, Aug 1, 10:36 AM
Subscribers

Details

Summary

Changes:

  • fix allocation of system chunk, don't allocate from the reserved area
  • mkfs --rootdir reworked, does not minimize the final image but can be still done using a new option --shrink
  • libzstd now required by default
  • subvol set-default: also accept path
  • prop set: compression accepts no/none, same as ""
  • filesystem usage: enable for filesystem on top of a seed device
  • rescue: new command fix-device-size
  • dump-tree: print times of root items
  • check: fix several lowmem mode bugs
  • convert: fix rollback after balance

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

Event Timeline

der_eismann edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Mar 11 2018, 1:32 PM
This revision was automatically updated to reflect the committed changes.