File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ btrfs-progs-6.7 (2024-01-22)
2+ ----------------------------
3+ * mkfs: make 4k sectorsize default, recommended minimum kernel for that is
4+ 6.1 and requires subpage support on architectures with page size > 4k
5+ * subvolume create: return correct error code when a target already exists
6+ * tree-checker: dump tree block on error (btrfs-convert, ...)
7+ * scrub limit: fix reporting of a limit set while there's none
8+ * fi usage: fix reporting of unallocated data or raid56 profile without root
9+ privs due to lack of that information
10+ * convert:
11+ * align data block group lengths to 64K
12+ * fix conversion of a large filesystem when there are partial inode items
13+ present due to caching
14+ * other:
15+ * build fixes
16+ * updated documentation
17+ * new and updated tests
18+
119btrfs-progs-6.6 (2023-11-03)
220----------------------------
321 * new global option --dry-run, now implemented for 'subvolume delete'
You can’t perform that action at this time.
0 commit comments