Skip to content

Commit b1eef5d

Browse files
committed
btrfs-progs: update CHANGES for 6.13
Signed-off-by: David Sterba <[email protected]>
1 parent 83bd999 commit b1eef5d

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGES

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
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+
126
btrfs-progs-6.12 (2024-11-29)
227
-----------------------------
328
* subvolume delete: add new option to do recursive subvolume deletion (for

0 commit comments

Comments
 (0)