btrfs-progs: update CHANGES for 6.3.1

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2023-05-29 16:51:29 +02:00
parent ae73e89f28
commit 5bc1c1f467
1 changed files with 19 additions and 0 deletions

19
CHANGES
View File

@ -22,6 +22,25 @@ btrfs-progs-6.3 (2023-04-27)
* CI cleanups and old files removed
* integration with Github actions
btrfs-progs-6.3.1 (2023-05-29)
""""""""""""""""""""""""""""""
* convert: fix checksum of a block relocated from 0-1M range
* qgroup show: fix formatting of limit values in json output
* receive: report paret subovl UUID on errors
* btrfsune: new option --convert-to-free-space-tree to convert from
block-group-tree back to extent tree for block group tracking
* mkfs: make option --rootdir more verbose and report start when filling
from the given directory starts
* experimental:
* btrfstune: checksum switch logic reimplemented, conversion of all
metadata and data now works, resume from various states also supported
* other:
* more CI github actions test coverage
* more kernel/userspace source code sync
* warning fixes
* code cleanups
* documentation updates
btrfs-progs-6.2 (2023-02-28)
----------------------------
* receive: fix a corruption when decompressing zstd extents