btrfs-progs: update CHANGES for 5.11.1
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
b9f7f3f428
commit
cb8b79b0bf
13
CHANGES
13
CHANGES
|
@ -1,3 +1,16 @@
|
||||||
|
btrfs-progs-5.11.1 (2021-03-24)
|
||||||
|
* properly format checksums when a mismatch is reported
|
||||||
|
* check: fix false alert on tree block crossing 64K page boundary
|
||||||
|
* convert:
|
||||||
|
* refuse to convert filesystem with 'needs_recovery'
|
||||||
|
* update documentation to require fsck before conversion
|
||||||
|
* balance convert: fix raid56 warning when converting other profiles
|
||||||
|
* fi resize: improved summary
|
||||||
|
* other
|
||||||
|
* build: fix checks and autoconf defines
|
||||||
|
* fix symlink paths for CI support scripts
|
||||||
|
* updated tests
|
||||||
|
|
||||||
btrfs-progs-5.11 (2021-03-05)
|
btrfs-progs-5.11 (2021-03-05)
|
||||||
* fix device path canonicalization for device mapper devices
|
* fix device path canonicalization for device mapper devices
|
||||||
* receive: remove workaround for setting capabilities, all stable kernels
|
* receive: remove workaround for setting capabilities, all stable kernels
|
||||||
|
|
Loading…
Reference in New Issue