File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
17
btrfs-progs-6.13 (2025-02-15)
2
18
-----------------------------
3
19
* mkfs:
You can’t perform that action at this time.
0 commit comments