btrfs-progs: update CHANGES for 5.16.1
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
2f734d7b2c
commit
c8cde7f846
14
CHANGES
14
CHANGES
|
@ -1,3 +1,17 @@
|
||||||
|
btrfs-progs-5.16.1 (2022-02-04)
|
||||||
|
* mkfs: support DUP on metadata on zoned devices
|
||||||
|
* subvol delete: drop warning for root when search ioctl fails
|
||||||
|
* check:
|
||||||
|
* fix --init-csum-tree to not create checksums for extents that are not
|
||||||
|
supposed to have them
|
||||||
|
* add check for metadata item levels
|
||||||
|
* add udev rule for zoned devices as they require mq-deadline
|
||||||
|
* build: fix redefinition of ALIGN on mixed old/new kernel/userspace (5.11)
|
||||||
|
* other:
|
||||||
|
* typo fixes
|
||||||
|
* new tests
|
||||||
|
* CI targets updated
|
||||||
|
|
||||||
btrfs-progs-5.16 (2022-01-12)
|
btrfs-progs-5.16 (2022-01-12)
|
||||||
* rescue: new subcommand clear-uuid-tree to fix failed mount due to bad uuid
|
* rescue: new subcommand clear-uuid-tree to fix failed mount due to bad uuid
|
||||||
subvolume keys, caught by tree-checker
|
subvolume keys, caught by tree-checker
|
||||||
|
|
Loading…
Reference in New Issue