File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ btrfs-progs-6.13 (2025-02-15)
2
+ -----------------------------
3
+ * mkfs:
4
+ * new option to enable compression
5
+ * updated summary (subvolumes, compression)
6
+ * completely remove option --leafsize, deprecated long ago
7
+ * btrfstune: add option to remove squota
8
+ * scrub:
9
+ * start: new option --limit to set the bandwidth limit for the duration of the run
10
+ * status: fix printing of Rate unit suffix (SI/IEC)
11
+ * qgroup clean-stale: check if quotas are enabled before starting filesystem sync()
12
+ * print builtin features and options in --version output (mkfs, convert, image, btrfstune)
13
+ * build:
14
+ * Botan minimum version is now 3.x
15
+ * target to build compile_commands.json (for LSP)
16
+ * other:
17
+ * a bit more optimized crc32c code
18
+ * sync some headers from kernel code
19
+ * command help updates and fixes
20
+ * build warning fixes
21
+ * error message updates
22
+ * cleanups and refactoring
23
+ * updated tests
24
+ * lots of documentation updates
25
+
1
26
btrfs-progs-6.12 (2024-11-29)
2
27
-----------------------------
3
28
* subvolume delete: add new option to do recursive subvolume deletion (for
You can’t perform that action at this time.
0 commit comments