Prev: staging: hv: Fix race condition on IC channel initialization (modified)
Next: [PATCH] power_end event (Resend)
From: Artem Bityutskiy on 4 Jun 2010 01:20 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-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
First
|
Prev
|
Pages: 1 2 3 4 Prev: staging: hv: Fix race condition on IC channel initialization (modified) Next: [PATCH] power_end event (Resend) |