JLS2009: A Btrfs update
JLS2009: A Btrfs update
Posted Nov 2, 2009 23:14 UTC (Mon) by njs (subscriber, #40338)In reply to: JLS2009: A Btrfs update by anton
Parent article: JLS2009: A Btrfs update
You're right that durability and atomicity are different, that fsync provides both, and that an ideal file system would provide atomicity by default. But there are no filesystems available that do make that guarantee (maybe one of those obscure flash-targeted ones does?), so the properties of what you call a "good filesystem" are unfortunately irrelevant.
