On Fri, 2010-06-04 at 05:26 +0100, Al Viro wrote: > I suspect that most of those used to rely on lock_super() way back. > In case of ext2_sync_super() we probably want just to move ->s_dirt = 0 > into the very beginning; no serialization is really needed beyond (_maybe_) > some barriers. No idea about affs, needs to be checked. Yeah, moving s_dirt to the beginning should work. I think the same should be done for affs. I'll look at other FS-es WRT this as well. -- Best Regards, Artem Bityutskiy (Артём Битюцкий) -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html