Whamcloud - gitweb
libcom_err: add set_com_err_gettext()
[tools/e2fsprogs.git] / e2fsck / unix.c
index f980962..c95cadd 100644 (file)
@@ -1352,6 +1352,7 @@ failure:
          */
        if (flags & EXT2_FLAG_SKIP_MMP) {
                ext2fs_close(fs);
+               ctx->fs = NULL;
                flags &= ~EXT2_FLAG_SKIP_MMP;
                goto restart;
        }