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@beehaw.org
    link
    fedilink
    arrow-up
    23
    ·
    26 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@lemmy.ml
      link
      fedilink
      arrow-up
      12
      ·
      26 days ago

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

      • Fisch
        link
        fedilink
        English
        arrow-up
        10
        ·
        26 days ago

        You can disable COW for specific files btw

        • Swedneck
          link
          fedilink
          arrow-up
          6
          arrow-down
          14
          ·
          26 days ago

          gods, imagine saying this to a normal user

          “what the fuck is a file?”

      • taanegl@beehaw.org
        link
        fedilink
        arrow-up
        4
        ·
        26 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.

    • chris@l.roofo.cc
      link
      fedilink
      arrow-up
      4
      ·
      25 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.