←back to thread

145 points ksec | 3 comments | | HN request time: 0.887s | source
Show context
anonfordays ◴[] No.44468023[source]
Linux needs a true answer to ZFS that's not btrfs. Sadly the ship has sailed for btrfs, after 15+ years it's still not something trustable.

Apparently bcachefs won't be the successor. Filesystem development for Linux needs a big shakeup.

replies(3): >>44468201 #>>44468282 #>>44477142 #
1. commandersaki ◴[] No.44477142[source]
If btrfs implemented encryption, I'd consider it a suitable replacement for 90% of cases.
replies(1): >>44478095 #
2. int_19h ◴[] No.44478095[source]
People who need encryption mostly want full-disk encryption, so why not an encrypted volume with btrfs on top?
replies(1): >>44479613 #
3. commandersaki ◴[] No.44479613[source]
btrfs does volumes, it should also do volume encryption, why have an unnecessary layer inbetween?