Skip to content

Commit

Permalink
btrfs-progs: update CHANGES for 6.6.3
Browse files Browse the repository at this point in the history
Signed-off-by: David Sterba <dsterba@suse.com>
  • Loading branch information
kdave committed Dec 14, 2023
1 parent eaa5497 commit d11bd4c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,24 @@ btrfs-progs-6.6.2 (2023-11-15)
and open /dev/watchdog* causes a reboot
* other: build warnings, test updates, documentation updates

btrfs-progs-6.6.3 (2023-12-14)
""""""""""""""""""""""""""""""
* subvol create: accept multiple arguments
* subvol delete: print the subvolume id in the output
* subvol sync: check if the filesystems is still writeable so it does not
wait indefinitely
* device delete: add a timeout and warning when deleting multiple devices
* scrub status: report limit if set in sysfs/../scrub_speed_max
* scrub limit: new command to show or set the per-device scrub limits
* scrub start: report the limit if set
* build:
* fix CPU feature detection on aarch64
* support Botan and OpenSSL (3.2+) as crypto backends
* other:
* documentation updates, RTD config update
* new and updated tests
* CI updates

btrfs-progs-6.5 (2023-09-01)
----------------------------
* crc32c implementation speedup (3x)
Expand Down

0 comments on commit d11bd4c

Please sign in to comment.