From 1fd03d67035e253e690488e15c0243676cfe336c Mon Sep 17 00:00:00 2001 From: David Sterba Date: Fri, 4 Nov 2022 19:23:09 +0100 Subject: [PATCH] btrfs-progs: update CHANGES for 6.0.1 Signed-off-by: David Sterba --- CHANGES | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGES b/CHANGES index 551d9742..a7456f1c 100644 --- a/CHANGES +++ b/CHANGES @@ -21,6 +21,20 @@ btrfs-progs-6.0 (2022-10-11) * new and updated tests * update documentation +btrfs-progs-6.0.1 (2022-11-04) +"""""""""""""""""""""""""""""" + * send: minor speed up for v2 due to increased buffer size + * resize: invalid command line options fail with error code + * quota rescan: + * add long options --status and --wait + * new option to wait but don't start rescan + * qgroup show: print path by default, updated format + * qgroup: new subcommand clear-stale, remove qgroups without their subvolumes + * experimental: + * add warnings to commands that have it enabled (mkfs, image, btrfstune) + * other: + * documentation, help text, error message updates + btrfs-progs-5.19 (2022-08-16) ----------------------------- * send: support protocol version 2