]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ext3/resize.c
ext3: add missing ext3_journal_stop()
[linux-2.6-omap-h63xx.git] / fs / ext3 / resize.c
index 0e97b6e07cb03556437c55924003d103efd44f17..7a9dac1d3653a684ee2c0f03eb0685c348d621fe 100644 (file)
@@ -1049,6 +1049,7 @@ int ext3_group_extend(struct super_block *sb, struct ext3_super_block *es,
                ext3_warning(sb, __FUNCTION__,
                             "multiple resizers run on filesystem!");
                unlock_super(sb);
+               ext3_journal_stop(handle);
                err = -EBUSY;
                goto exit_put;
        }