btrfs-progs: update CHANGES for 6.0
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
c802b02988
commit
6d65eed8a7
23
CHANGES
23
CHANGES
|
@ -1,3 +1,26 @@
|
||||||
|
btrfs-progs-6.0 (2022-10-11)
|
||||||
|
-----------------------------
|
||||||
|
* fi usage: in tabular output, print total size and slack size
|
||||||
|
* mkfs:
|
||||||
|
* option -O now accepts values from -R to unify the interface (-R will
|
||||||
|
continue to work)
|
||||||
|
* zone reset and discard is done in parallel on all devices
|
||||||
|
* removed option --leafsize, deprecated long time ago
|
||||||
|
* corrupt-block: recalculate checksum when changing generation
|
||||||
|
* fixes:
|
||||||
|
* convert: fix reserved range detection and overlaps
|
||||||
|
* mkfs: fix creating files with reserved inode numbers with --rootdir
|
||||||
|
* receive: escape filenames in command attributes
|
||||||
|
* fix extent buffer leaks after transaction abort
|
||||||
|
* experimental:
|
||||||
|
* mkfs: support for block-group-tree (kernel 6.1)
|
||||||
|
* fsverity in send (protocol v3, WIP)
|
||||||
|
* btrfstune -b converts to block-group-tree
|
||||||
|
* other:
|
||||||
|
* cleanups, refactoring
|
||||||
|
* new and updated tests
|
||||||
|
* update documentation
|
||||||
|
|
||||||
btrfs-progs-5.19 (2022-08-16)
|
btrfs-progs-5.19 (2022-08-16)
|
||||||
-----------------------------
|
-----------------------------
|
||||||
* send: support protocol version 2
|
* send: support protocol version 2
|
||||||
|
|
Loading…
Reference in New Issue