> Even with cheap drives, a filesystem shouldn't die. With stuff like ZFS, you > can use all sorts of crap and still live with it. Btrfs should follow that > track.
Sadly that's not true, a bit of cooperation of the hardware is needed. Both Btrfs and ZFS need to be sure that certain operations i.e. writting a modified superblock need to be physically on the disk. Some disks lie (or fail) when they are asked to write data to the disk, and both filesystems have faced filesystem inconsistencies due to this. AFAIK there is nothing the filesystem can do to avoid that. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html