Skip to content
Commit 936bbf3a authored by Jan Kara's avatar Jan Kara
Browse files

ext2: Always brelse bh on failure in ext2_iget()



All but one bail out paths in ext2_iget() is releasing bh. Move the
releasing of bh into a common error handling code.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent edb895d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment