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
    2327 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
      1227 days ago

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

      • taanegl
        link
        fedilink
        426 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
      426 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.