From a521bf665b7be2addabc88aea26e0060ce911825 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Tue, 30 Jul 2024 19:49:23 +0200 Subject: [PATCH] btrfs-progs: update CHANGES for 6.10.1 Signed-off-by: David Sterba --- CHANGES | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGES b/CHANGES index a974bd5205..be99c0850c 100644 --- a/CHANGES +++ b/CHANGES @@ -23,6 +23,20 @@ btrfs-progs-6.10 (2024-07-30) * build fix for python 3.13 * documentation updates +btrfs-progs-6.10.1 (2024-08-15) +""""""""""""""""""""""""""""""" + * mkfs: rework --rootdir traversal, skip hardlinks and create new inodes + instead, also warn about them, this did not work as expected and will be + fixed in the future + * receive: search in older trees for UUIDs when detecting clone sources + * libbtrfsutil: bindings available at https://pypi.org/project/btrfsutil + * libbtrfs: + * patchlevel version update 0.1.4 + * cleanup in headers, removed unused definitions, no functional changes + * don't ship list.h and rbtree.h + * other: + * documentation updates + btrfs-progs-6.9 (2024-06-07) ---------------------------- * mkfs: