btrfs-progs: update CHANGES for 5.11

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2021-03-05 00:01:40 +01:00
parent 922797e155
commit 622752ae2c
1 changed files with 19 additions and 0 deletions

19
CHANGES
View File

@ -1,3 +1,22 @@
btrfs-progs-5.11 (2021-03-05)
* fix device path canonicalization for device mapper devices
* receive: remove workaround for setting capabilities, all stable kernels
have been patched
* receive: fix duplicate mount path detection
* rescue: new subcommand create-control-device
* device stats: minor fix for plain text format output
* build: detect if e2fsprogs support 64bit timestamps
* build: drop libmount, required functionality has been reimplemented
* mkfs: warn when raid56 is used
* balance convert: warn when raid56 is used
* other
* new and updated tests
* documentation updates
* seeding device
* raid56 status
* CI updates
* docker images for various distros
btrfs-progs-5.10.1 (2021-02-05)
* static build works again
* other: