File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 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+
121btrfs-progs-6.15 (2025-06-23)
222-----------------------------
323 * mkfs: new option --inode-flags to specify flags/attributes for
You can’t perform that action at this time.
0 commit comments