Skip to content

Commit a521bf6

Browse files
committed
btrfs-progs: update CHANGES for 6.10.1
Signed-off-by: David Sterba <dsterba@suse.com>
1 parent 8b36a29 commit a521bf6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGES

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,20 @@ btrfs-progs-6.10 (2024-07-30)
2323
* build fix for python 3.13
2424
* documentation updates
2525

26+
btrfs-progs-6.10.1 (2024-08-15)
27+
"""""""""""""""""""""""""""""""
28+
* mkfs: rework --rootdir traversal, skip hardlinks and create new inodes
29+
instead, also warn about them, this did not work as expected and will be
30+
fixed in the future
31+
* receive: search in older trees for UUIDs when detecting clone sources
32+
* libbtrfsutil: bindings available at https://pypi.org/project/btrfsutil
33+
* libbtrfs:
34+
* patchlevel version update 0.1.4
35+
* cleanup in headers, removed unused definitions, no functional changes
36+
* don't ship list.h and rbtree.h
37+
* other:
38+
* documentation updates
39+
2640
btrfs-progs-6.9 (2024-06-07)
2741
----------------------------
2842
* mkfs:

0 commit comments

Comments
 (0)