Skip to content

Commit bfab481

Browse files
committed
btrfs-progs: update CHANGES for 6.7
Signed-off-by: David Sterba <[email protected]>
1 parent d6a31c5 commit bfab481

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGES

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
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+
119
btrfs-progs-6.6 (2023-11-03)
220
----------------------------
321
* new global option --dry-run, now implemented for 'subvolume delete'

0 commit comments

Comments
 (0)