On Fri, Aug 16, 2013 at 12:05:55PM -0500, Eric Sandeen wrote: > Under some failure cases, we can get to fatal_error() > without even having a superblock set up. In that case, > ext2fs_mmp_stop() will segfault when it tries to dereference > fs->super. > > Check for the existence of a superblock before we go > down the ext2fs_mmp_stop() path to avoid this problem. > > Reported-by: Hubert Kario <hkario@xxxxxxxxxx> > Addresses-Red-Hat-Bugzilla: #997972 > Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> Thanks, applied. - 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