'Atomic' - a word that makes my ears perk up. Tux2 is all about atomic
updating. Could you please give a simple statement of the problem for a
person who doesn't know much more about RAID than that it stands for
Redundant Array of Inexpensive Disks (Drives?)
Given a clear statement of the problem, I think I can show how to update
the stripes atomically. At the very least, I'll know what interface
Tux2 needs from RAID in order to guarantee an atomic update.
> In this case "safe" just means that you don't need a fsck to be sure that
> the metadata is consistent -- data is never guaranteed to be consistent
> unless you have applications that use fsync/O_SYNC properly (=basically do
> their own journaling)
I truly believe that's a temporary situation.
> So overall I would not be worried too much, it isn't much worse with a
> journaled fs than it is without it.
But if it could be better...
-- Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/