diff options
author | Jan Kara <jack@suse.cz> | 2019-06-19 19:29:45 +0300 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2019-06-19 19:29:45 +0300 |
commit | 936bbf3aea84696ce1081ab9648d08bbf08ca7aa (patch) | |
tree | 1e0ff42f1e790f7360a9aef89a09c00463ce0933 /fs/quota | |
parent | edb895d3bfbab558df2149947a3f245ddf42292e (diff) | |
download | linux-936bbf3aea84696ce1081ab9648d08bbf08ca7aa.tar.xz |
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: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/quota')
0 files changed, 0 insertions, 0 deletions