From b40d2c734a794a7844bb414afa414f92fe03cad4 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Thu, 7 Oct 2021 22:00:09 +0200 Subject: [PATCH] btrfs-progs: update CHANGES for 5.15 Signed-off-by: David Sterba --- CHANGES | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGES b/CHANGES index 0da212c014..d4fd4141fc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,21 @@ +btrfs-progs-5.15 (2021-11-05) +* mkfs: new defaults! + * no-holes + * free-space-tree + * DUP for metadata unconditionally +* libbtrfsutil + * add missing profile defines +* libbtrfs + * minimize its impact on the other code, refactor and separate implementation + where needed, cleanup afterwards, reduced header exports +* documentation + * introduce sphinx build and RST versions of manual pages, will become the + new format and replace asciidoc +* other + * lots of cleanups and refactoring + * zoned mode uses direct io for file backed images + * new and updated tests + btrfs-progs-5.14.2 (2021-10-08) * fixes * zoned mode