Page MenuHomeSolus

Update btrfs-progs to 4.20
ClosedPublic

Authored by der_eismann on Jan 22 2019, 5:54 PM.
Tags
None
Referenced Files
F11050769: D5132.id.diff
Thu, Aug 10, 7:18 PM
F11050768: D5132.id12506.diff
Thu, Aug 10, 7:18 PM
F11050767: D5132.id12515.diff
Thu, Aug 10, 7:18 PM
F11035926: D5132.diff
Wed, Aug 9, 6:36 PM
F10979687: D5132.diff
Sun, Jul 23, 12:07 AM
F10887714: D5132.id12506.diff
Jun 26 2023, 3:58 PM
F10886278: D5132.id12515.diff
Jun 25 2023, 8:53 PM
F10882844: D5132.diff
Jun 23 2023, 7:25 PM
Subscribers
None

Details

Summary
  • new feature: metadata uuid
    • lightweight change of UUID without rewriting all metadata (incompatible change)
    • done by btrfstune -m/-M, needs kernel support, 5.0+
  • image: fix block groups when restoring from multi-device image
  • image: only enlarge result image if it's a regular file
  • check: more device extent checks and fixes
  • can repair dir item with mismatched hash
  • mkfs: uuid tree created with proper contents
  • fix mount point detection due to partial prefix match
  • libbtrfsutil: fix tests if kernel lacks support for new subvolume ioctls
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

This revision is now accepted and ready to land.Jan 23 2019, 7:23 AM
This revision was automatically updated to reflect the committed changes.