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.12 (2024-11-29)
2+ -----------------------------
3+ * subvolume delete: add new option to do recursive subvolume deletion (for
4+ regular user delete only accessible subvolumes)
5+ * mkfs:
6+ * new option --subvol to create subvolumes in given paths, read-write,
7+ read-only and default
8+ * add hard link detection support for --rootdir option
9+ * fixes:
10+ * receive: message verbosity fixes
11+ * check: fix false positive report of missing checksum for extent holes
12+ * check: handle compressed extents when checking tree log
13+ * when asking Y/N user questions, flush the terminal so the question is
14+ displayed (e.g. btrfstune -S)
15+ * other
16+ * code refactoring, error handling
17+ * python packaging fixes
18+ * documentation updates
19+ * new tests
20+
121btrfs-progs-6.11 (2024-09-17)
222-----------------------------
323 * check:
You can’t perform that action at this time.
0 commit comments