> This fixes some very common warnings reported by kerneloops.org > > Signed-off-by: "Theodore Ts'o" <tytso@xxxxxxx> The patch looks nice but does it really fix the warnings? I see at least ext3_put_super() calling mark_buffer_dirty() before calling ext3_commit_super(). We should just remove that mark_buffer_dirty() call. BTW: Do you plan doing a similar fix for ext2 and ext4? Honza -- Jan Kara <jack@xxxxxxx> SuSE CR Labs -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html