btrfs-progs: update CHANGES for 5.4

Signed-off-by: David Sterba <dsterba@suse.com>
master
David Sterba 2019-11-22 19:14:54 +01:00
parent ca210687f8
commit 152496dac7
1 changed files with 21 additions and 0 deletions

21
CHANGES
View File

@ -1,3 +1,24 @@
btrfs-progs-5.4 (2019-12-03)
* support new hash algorithms (kernel 5.5):
* mkfs.btrfs and btrfs-convert with --csum, crc32c, xxhash, sha256, blake2
* mkfs: support new raid1c3 and raid1c4 block group profiles (kernel 5.5)
* check:
* --repair delays start with a warning, can be skipped using --force
* enhanced detetion of inode types from partial data, more options for
repair
* receive: fix quiet option
* image: speed up chunk loading
* fi usage:
* sort devices by id
* print ratio of used/total per block group type
* rescue zero-log: reset the log pointers directly, avoid reading some other
potentially damaged structures
* new make target install-static to install only static binaries/libraries
* other
* docs updates
* new tests
* cleanups and refactoring
btrfs-progs-5.3.1 (2019-10-25)
* libbtrfs: fix link breakage due to missing symbols