From 9c76e3a4ff74006f23ac1a7ac5c14a5177a5b7ce Mon Sep 17 00:00:00 2001 From: David Sterba Date: Thu, 6 Oct 2022 19:08:37 +0200 Subject: [PATCH] btrfs-progs: update CHANGES for 6.1 Signed-off-by: David Sterba --- CHANGES | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 7d1d2e18..600d9052 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,20 @@ +btrfs-progs-6.1 (2022-12-22) +---------------------------- + * filesystem df: add json output + * qgroup show: add json output + * new command: 'inspect-internal map-swapfile' to check swapfile and its + swapfile_offset value used for hibernation + * corrupt-block: fix parsing of option --root argument + * experimental (interfaces not finalized): + * new command 'inspect-internal list-chunks' + * new group reflink, command clone + * other: + * synchronize some files with kernel versions + * docs updates + * build: use gnu11 + 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