• stealthnerd@lemmy.world
    link
    fedilink
    arrow-up
    9
    arrow-down
    1
    ·
    11 months ago

    I’m really excited for this. If it lives up to the hype I think it could become the defacto filesystem some day.

    BTRFS, despite being a great filesystem, got a bad rep mostly due to its poor RAID5/6 implementation. It also lags behind in performance in many configurations and has been mostly relagated to a specialty filesystem. While it could make a great root filesystem few distros have adopted it as such.

    ZFS has been similarly pigeon holed. It’s typically only used for building large arrays because it’s not very safe when used on a single device. It also lacks a lot of the flexibility of BTRFS, though you could say it trades flexibility for reliability.

    bcachesfs on the other hand feels like it has the potential to be adopted as a root file system while also providing replication, erasure coding, high performance and snapshots; something that no filesystem has managed to date, at least on a wide scale.