diff --git a/CHANGES b/CHANGES index 617520cd..6ce5ad21 100644 --- a/CHANGES +++ b/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) * rescue: new subcommand clear-uuid-tree to fix failed mount due to bad uuid subvolume keys, caught by tree-checker