diff options
author | Theodore Ts'o <tytso@mit.edu> | 2023-05-12 15:16:27 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-05-17 14:02:07 +0200 |
commit | 7564c1498e995f80e43ecc9cd0bdb76a70303813 (patch) | |
tree | cdb004c6355044ee022558795a63bc63bb98b7a2 /rust/exports.c | |
parent | 88a06a94942c5c0a896e9da1113a6bb29e36cbef (diff) | |
download | linux-stable-7564c1498e995f80e43ecc9cd0bdb76a70303813.tar.gz linux-stable-7564c1498e995f80e43ecc9cd0bdb76a70303813.tar.bz2 linux-stable-7564c1498e995f80e43ecc9cd0bdb76a70303813.zip |
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
commit 2a534e1d0d1591e951f9ece2fb460b2ff92edabd upstream.
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: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/exports.c')
0 files changed, 0 insertions, 0 deletions