Skip to content

Commit

Permalink
btrfs-progs: update CHANGES for 6.10.1
Browse files Browse the repository at this point in the history
Signed-off-by: David Sterba <[email protected]>
  • Loading branch information
kdave committed Aug 15, 2024
1 parent 8b36a29 commit a521bf6
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a521bf6

Please sign in to comment.