Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment