diff options
author | vikram.jadhav07 <vikramjadhavpucsd2007@gmail.com> | 2016-03-14 00:56:52 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-03-14 00:56:52 +0300 |
commit | 0304688676bdfc8159e165313d71da19c118ba27 (patch) | |
tree | 029ff2743a674d77d37e2c27d1c651b72fb4500e /fs/ext2/xattr.c | |
parent | 490c1b444ce653d0784a9a5fa4d11287029feeb9 (diff) | |
download | linux-0304688676bdfc8159e165313d71da19c118ba27.tar.xz |
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/xattr.c')
0 files changed, 0 insertions, 0 deletions