Hacker News new | ask | show | jobs
by mikece 978 days ago
What are the functional differences between ZFS and Btrfs?
1 comments

ZFS is an external Linux driver, BTRFS is inside Linux. Both are quite useful if you want data integrity checks, raidX, snapshots
Those are implementation differences, not functional differences.