]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - e2fsck/unix.c
Many files:
[thirdparty/e2fsprogs.git] / e2fsck / unix.c
index 8ab4dcfe37d44f4a04dacee746409164e1443572..506886921ca6fdfd211d445816001d33c9cc7ed2 100644 (file)
@@ -817,6 +817,8 @@ restart:
                                ctx->device_name);
                        exit(FSCK_ERROR);
                }
+               ext2fs_close(ctx->fs);
+               ctx->fs = 0;
                goto restart;
        }