On 06/21/2012 03:29 PM, Artem Bityutskiy wrote: > On Mon, 2012-06-04 at 14:48 +0300, Artem Bityutskiy wrote: >> From: Artem Bityutskiy <artem.bityutskiy@xxxxxxxxxxxxxxx> >> >> Exofs has the '->write_super()' handler and makes some use of the '->s_dirt' >> superblock flag, but it really needs neither of them because it never sets >> 's_dirt' to one which means the VFS never calls its '->write_super()' handler. >> Thus, remove both. >> >> Note, I am trying to remove both 's_dirt' and 'write_super()' from VFS >> altogether once all users are gone. >> >> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@xxxxxxxxxxxxxxx> > > Al or Boaz, would you please consider picking this patch? > I will Sorry for the delay was sick and am only now coming back on. It should all be included for the next merge window. Thanks for doing this. Boaz -- 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