File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,20 @@ btrfs-progs-6.5.1 (2023-09-13)
26
26
* check: verify metadata item level when skinny-metadata is enabled
27
27
* other: minor build and docs updates
28
28
29
+ btrfs-progs-6.5.2 (2023-10-03)
30
+ """"""""""""""""""""""""""""""
31
+ * new feature support:
32
+ * raid-stripe-tree, new tree to track extent mapping for raid profiles,
33
+ allows raid1*, raid0 and raid10 on zoned devices (kernel 6.7)
34
+ * simple quotas, simplified accounting that does not track exclusive and
35
+ shared extents (kernel 6.7)
36
+ * mkfs with duplicate UUID on a single device, temp-fsid (kernel 6.7)
37
+ * metadata_uuid: enhanced capabilities to repair partially updated fsid on
38
+ multiple devices
39
+ * other:
40
+ * updated tests and CI
41
+ * sync sources with kernel
42
+
29
43
btrfs-progs-6.4 (skipped)
30
44
-------------------------
31
45
You can’t perform that action at this time.
0 commit comments