There’s been some Friday night kernel drama on the Linux kernel mailing list… Linus Torvalds has expressed regrets for merging the Bcachefs file-system and an ensuing back-and-forth between the file-system maintainer.

  • taanegl
    link
    fedilink
    2326 days ago

    I’m going to switch from BTRFS at some point, but at this point that’s going to be a few years down the line.

    • Alex
      link
      fedilink
      1226 days ago

      Btrfs never really worked out for me (I think default COW doesn’t play nice with VM images) and ext4 works great.

          • NaN
            link
            fedilink
            English
            5
            edit-2
            26 days ago

            Gnome boxes and libvirt do it automatically for their VM directories… it works and a normal user doesn’t have to know a bunch.

      • taanegl
        link
        fedilink
        526 days ago

        Ext4 is faster, but I love BTRFS not just because of CoW, but subvolumes as well. You could probably get something similar going with LVFS, but I prefer that to be baked in, hence why I’m waiting for bcachefs, because it’ll up the ante with tighter integration, so that might translate to better performance.

        Notice my use of the word might. BTRFS performance is not so great.

    • @[email protected]
      link
      fedilink
      425 days ago

      I’d consider btrfs if they finally make their raid5/6 implementation stable. I want to work with multiple disks without sacrificing half of my storage.