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.

you are viewing a single comment's thread
view the rest of the comments
[–] 23 points 2 years ago (11 children)

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.

  • source
  • hideshow 11 child comments
  • [–] 12 points 2 years ago (7 children)

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

  • source
  • parent
  • hideshow 7 child comments
  • [–] 10 points 2 years ago (4 children)

    You can disable COW for specific files btw

  • source
  • parent
  • hideshow 4 child comments
  • [+] -9 points 2 years ago (3 children)

    gods, imagine saying this to a normal user

    "what the fuck is a file?"

  • source
  • parent
  • hideshow 3 child comments
  • [–] 4 points 2 years 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.

  • source
  • parent
  • [–] 4 points 2 years ago (2 children)

    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.

  • source
  • parent
  • hideshow 2 child comments