Skip to content

Commit d8eb2ce

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

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGES

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
btrfs-progs-6.13 (2025-03-26)
2+
-----------------------------
3+
* mkfs:
4+
* allow --sectorsize to be 2K for testing purposes of subpage mode (needs
5+
the same block size supported by kernel)
6+
* fix false error when no compression is requested and lzo is not compiled in
7+
* convert: support 2K block size in the source filesystem
8+
* defrag: new parameter -L/--level to specify compression levels (kernel 6.15),
9+
also supports the realtime levels
10+
* subvol delete: show names of recursively deleted child subvolumes
11+
* qgroup show: use sysfs to detect up to date consistency status
12+
* zoned mode: support zone capacity tracking
13+
* other:
14+
* CI new and updated workflows
15+
* documentation updates
16+
117
btrfs-progs-6.13 (2025-02-15)
218
-----------------------------
319
* mkfs:

0 commit comments

Comments
 (0)