On Fri, Jul 18, 2014 at 03:53:35PM -0700, Darrick J. Wong wrote: > When we call ext2fs_close_free at the end of main(), we need to supply > the address of ctx->fs, because the subsequent e2fsck_free_context > call will try to access ctx->fs (which is now set to a freed block) to > see if it should free the directory block list. This is clearly not > desirable, so fix the problem. > > Signed-off-by: Darrick J. Wong <darrick.wong@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