Skip to content
Commit 2bba702d authored by Jan Kara's avatar Jan Kara Committed by Theodore Ts'o
Browse files

ext4: fix error handling in ext4_ind_get_blocks()



When an error happened in ext4_splice_branch we failed to notice that
in ext4_ind_get_blocks and mapped the buffer anyway. Fix the problem
by checking for error properly.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
Cc: stable@kernel.org	       
parent 6b17d902
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