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.
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.
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.
Btrfs never really worked out for me (I think default COW doesn’t play nice with VM images) and ext4 works great.
You can disable COW for specific files btw
gods, imagine saying this to a normal user
“what the fuck is a file?”
Normal users don’t have VM images…
Gnome boxes and libvirt do it automatically for their VM directories… it works and a normal user doesn’t have to know a bunch.
that’s really good to know! thanks
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.
Ext4 on personal computer and ZFS on my server
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.
Btrfs shouldn’t be used for raid 5/6
@possiblylinux127 @chris Hence their statement “I’d consider btrfs if …”.