I am waiting for this alternative for btrfs
What’s the timeline for Grub-2 support for making it a root filesystem?
deleted by creator
WDYM “is going to”? It is like ZFS.
deleted by creator
What exactly are you referring to? It seems to me to be pretty competitive with both ZFS and btrfs, in terms of supported features. It also has a lot of unique stuff, like being able to set drives/redundancy level/parity level/cache policy (among other things) per-directory or per-file, which I don’t think any of the other mainstream CoW filesystems can do.
deleted by creator
Does bcachefs prevent bit rot, like zfs and btrfs?
Yeah, although the neat part is that you can configure how much replication it uses on a per-file basis: for example, you can set your personal photos to be replicated three times, but have a tmp directory with no replication at all on the same filesystem.
So like isilon. Nice.