Skip to content
Commit 03046886 authored by vikram.jadhav07's avatar vikram.jadhav07 Committed by Theodore Ts'o
Browse files

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: default avatarJadhav Vikram <vikramjadhavpucsd2007@gmail.com>
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 490c1b44
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment