Remix.run Logo
egorfine 3 hours ago

> if one wants to stick with the official kernel without out-of-tree modules

I wonder how could a requirement like that possibly arise. Especially with an obvious exception for zfs.

ThatPlayer 3 hours ago | parent [-]

Bcachefs also fulfills the requirement of checksums (and multi device support).

Also out of tree.

Neikius an hour ago | parent | next [-]

Isn't bcachefs even younger and less polished than btrfs? It does show more promise as btrfs seems to have fundamental design issues... but still I wouldn't use that for my important data.

ThatPlayer a few seconds ago | parent [-]

I don't disagree. Just talking about filesystems with checksumming (and multidevice). Any new filesystem to support these features is going to be newer.

I've had both btrfs and bcachefs multidevice filesystems lock up read-only on me. So no data loss, just a pain to get the data into a new file system.

phoronixrly 3 hours ago | parent | prev [-]

Does it not also eat data though?