Skip to content
Snippets Groups Projects
Commit 2a534e1d authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: bail out of ext4_xattr_ibody_get() fails for any reason


In ext4_update_inline_data(), if ext4_xattr_ibody_get() fails for any
reason, it's best if we just fail as opposed to stumbling on,
especially if the failure is EFSCORRUPTED.

Cc: stable@kernel.org
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 2220eaf9
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