http://bugzilla.kernel.org/show_bug.cgi?id=14354 Andreas Dilger <adilger.kernelbugzilla@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adilger.kernelbugzilla@dilg | |er.ca --- Comment #137 from Andreas Dilger <adilger.kernelbugzilla@xxxxxxxxx> 2009-10-27 23:38:40 --- Alexey Fisher wrote: > This attachment is about my previous test i use to get fs corruption (make > install(3 times) && get oops && restart) with only one difference, to run fsck > I use "-o ro,noload" to mount root. before i use "-o ro". Now i can see journal > corruption wich was hidden by kernel before. This is not a valid test. Mounting with "-o noload" will discard all of the transaction information in the journal, and virtually guarantee the filesystem is inconsistent. It will be no better than ext2, which requires a full e2fsck run after each crash. This is NOT a valid reproducer for this problem. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- 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