Skip to content

v6.5.2

Compare
Choose a tag to compare
@kdave kdave released this 03 Oct 17:51
· 529 commits to master since this release
v6.5.2
546edf5
  • new feature support:
    • raid-stripe-tree, new tree to track extent mapping for raid profiles, allows raid1*, raid0 and raid10 on zoned devices (kernel 6.7)
    • simple quotas, simplified accounting that does not track exclusive and shared extents (kernel 6.7)
    • mkfs with duplicate UUID on a single device, temp-fsid (kernel 6.7)
  • metadata_uuid: enhanced capabilities to repair partially updated fsid on multiple devices
  • other:
    • updated tests and CI
    • sync sources with kernel