linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / fs / jbd / recovery.c
index de5bafb..80d7f53 100644 (file)
@@ -531,7 +531,6 @@ static int do_one_pass(journal_t *journal,
                default:
                        jbd_debug(3, "Unrecognised magic %d, end of scan.\n",
                                  blocktype);
-                       brelse(bh);
                        goto done;
                }
        }