On Thu, 21 Mar 2013 12:16:53 -0400, Theodore Ts'o <tytso@xxxxxxx> wrote: > On Thu, Mar 21, 2013 at 08:11:24PM +0400, Dmitry Monakhov wrote: > > OOps. Sorry. I've sent wrong patch. Please ignore it. I'll send correct > > version in a minute. > > Yeah, I just noticed that it doesn't compile. Also, it looks like the > patch you sent wasn't actually checking the return value of > ext4_journal_callback_try_del()? Sorry for a long replay.... It takes me longer that a minute to fix all that crap i've found. It is appeared that running xfstests plus freeze/unfrees in a background opened an Pandora's box. First it is apeared that JBD2 has a bug since "Nov 6 2008". After that I've prepared incorrect patch for jbd2 which corrupted journal and it is appeared that error handling in ext4_fill_super is also broken. Nor than less patches are already available here: http://patchwork.ozlabs.org/patch/230111/ http://patchwork.ozlabs.org/patch/230112/ http://patchwork.ozlabs.org/patch/230113/ And patched kernel survived with all my tests. > > - Ted > -- > 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 -- 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