Skip to content

Commit 314fa6a

Browse files
committed
btrfs-progs: update CHANGES for 6.16
Signed-off-by: David Sterba <[email protected]>
1 parent 296c47e commit 314fa6a

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.16 (2025-08-13)
2+
-----------------------------
3+
* mkfs:
4+
* print label of existing filesystem if attempting to overwrite
5+
* remove note about changed defaults in 6.15
6+
* discard support detection uses the ioctl and not sysfs, this should
7+
work for all types of block devices
8+
* device usage: fix printing units of partition sizes, used to be in 512B
9+
sectors
10+
* defrag: new option --nocomp to request no compression (kernel 6.17)
11+
* check: detect missing orphan items for deleted subvolumes
12+
* subvol delete: don't print warning if filesystem is mounted with
13+
user_subvol_rm_allowed
14+
* build: add build support for Android
15+
* other:
16+
* cleanups and refactoring
17+
* sync sources with kernel
18+
* documentation updates
19+
* CI and test updates
20+
121
btrfs-progs-6.15 (2025-06-23)
222
-----------------------------
323
* mkfs: new option --inode-flags to specify flags/attributes for

0 commit comments

Comments
 (0)