File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,23 @@ btrfs-progs-6.8 (2024-03-26)
13
13
* error handling fixes
14
14
* cleanups and refactoring
15
15
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
+
16
33
btrfs-progs-6.7 (2024-01-22)
17
34
----------------------------
18
35
* mkfs: make 4k sectorsize default, recommended minimum kernel for that is
You can’t perform that action at this time.
0 commit comments