Skip to content

Commit f2518c8

Browse files
committed
btrfs-progs: update CHANGES for 6.8.1
Signed-off-by: David Sterba <dsterba@suse.com>
1 parent 10da73d commit f2518c8

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGES

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,23 @@ btrfs-progs-6.8 (2024-03-26)
1313
* error handling fixes
1414
* cleanups and refactoring
1515

16+
btrfs-progs-6.8.1 (2024-05-02)
17+
""""""""""""""""""""""""""""""
18+
* mkfs: fix writing on zoned device when block-group-tree is selected
19+
* tune: fix writing on zoned device with option --convert-to-block-group-tree
20+
* check:
21+
* more progress and error messages
22+
* unify handling of unknown command line options with other commands
23+
* subvolume delete: remove options --delete-qgroup and --no-delete-qgroup
24+
(added in 6.6.3), qgroup deletion does not always work due to delayed
25+
background processing of subvolume or set value in
26+
sysfs:ggroup/drop_subtree_threshold
27+
* other:
28+
* misc refactoring
29+
* error handling fixes reported by gcc -fanalyzer
30+
* documentation updates
31+
* new and updated tests
32+
1633
btrfs-progs-6.7 (2024-01-22)
1734
----------------------------
1835
* mkfs: make 4k sectorsize default, recommended minimum kernel for that is

0 commit comments

Comments
 (0)