mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-22 22:23:32 +00:00
btrfs-progs: update CHANGES for v4.20
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
2b209f70d0
commit
0a529b8395
20
CHANGES
20
CHANGES
@ -1,3 +1,23 @@
|
||||
btrfs-progs-4.20 (2019-01-19)
|
||||
* 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
|
||||
* 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
|
||||
* other:
|
||||
* new tests
|
||||
* libbtrfsutil: fix tests if kernel lacks support for new subvolume ioctls
|
||||
* build fixes
|
||||
* doc fixes
|
||||
|
||||
btrfs-progs-4.19.1 (2018-12-05)
|
||||
* build fixes
|
||||
* big-endian builds fail due to bswap helper clashes
|
||||
|
Loading…
Reference in New Issue
Block a user