OSDN Git Service

[PATCH] Fix memory leak when the ext3's journal file is corrupted
authorTheodore Ts'o <tytso@mit.edu>
Sun, 21 May 2006 23:08:34 +0000 (19:08 -0400)
committerMarcelo Tosatti <marcelo@dmt.cnet>
Fri, 26 May 2006 19:33:22 +0000 (16:33 -0300)
commit2c7a224a52bcd4917c9de109eced3a036af6fa87
tree4edd65d4b4bebee512d2ace9bb64cecb789cb379
parent818593c85a382705afd1bcb5570d89a19238fc18
[PATCH] Fix memory leak when the ext3's journal file is corrupted

Fix memory leak when the ext3's journal file is corrupted

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/jbd/recovery.c