File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,20 @@ btrfs-progs-6.10 (2024-07-30)
23
23
* build fix for python 3.13
24
24
* documentation updates
25
25
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
+
26
40
btrfs-progs-6.9 (2024-06-07)
27
41
----------------------------
28
42
* mkfs:
You can’t perform that action at this time.
0 commit comments