Skip to content

Commit ce552fd

Browse files
committed
btrfs-progs: update CHANGES for 6.12
Signed-off-by: David Sterba <[email protected]>
1 parent a658055 commit ce552fd

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGES

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
btrfs-progs-6.12 (2024-11-29)
2+
-----------------------------
3+
* subvolume delete: add new option to do recursive subvolume deletion (for
4+
regular user delete only accessible subvolumes)
5+
* mkfs:
6+
* new option --subvol to create subvolumes in given paths, read-write,
7+
read-only and default
8+
* add hard link detection support for --rootdir option
9+
* fixes:
10+
* receive: message verbosity fixes
11+
* check: fix false positive report of missing checksum for extent holes
12+
* check: handle compressed extents when checking tree log
13+
* when asking Y/N user questions, flush the terminal so the question is
14+
displayed (e.g. btrfstune -S)
15+
* other
16+
* code refactoring, error handling
17+
* python packaging fixes
18+
* documentation updates
19+
* new tests
20+
121
btrfs-progs-6.11 (2024-09-17)
222
-----------------------------
323
* check:

0 commit comments

Comments
 (0)