diff options
author | vikram.jadhav07 <vikramjadhavpucsd2007@gmail.com> | 2016-03-13 22:56:52 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-03-13 22:56:52 +0100 |
commit | 0304688676bdfc8159e165313d71da19c118ba27 (patch) | |
tree | 029ff2743a674d77d37e2c27d1c651b72fb4500e /fs/ext2 | |
parent | jbd2: do not fail journal because of frozen_buffer allocation failure (diff) | |
download | linux-0304688676bdfc8159e165313d71da19c118ba27.tar.xz linux-0304688676bdfc8159e165313d71da19c118ba27.zip |
ext4: clean up error handling in the MMP support
There is memory leak as both caller function kmmpd() and callee
read_mmp_block() not releasing bh_check (i.e buffer_head).
Given patch fixes this problem.
[ Additional changes suggested by Andreas Dilger -- TYT ]
Signed-off-by: Jadhav Vikram <vikramjadhavpucsd2007@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions