diff options
author | Theodore Ts'o <tytso@mit.edu> | 2018-03-30 21:42:25 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2018-03-30 21:42:25 +0200 |
commit | de05ca8526796c7e9f7c7282b7f89a818af19818 (patch) | |
tree | cc98259f026483d15edd01629d71eefd4bb24915 /fs/fuse | |
parent | ext4: don't show data=<mode> option if defaulted (diff) | |
download | linux-de05ca8526796c7e9f7c7282b7f89a818af19818.tar.xz linux-de05ca8526796c7e9f7c7282b7f89a818af19818.zip |
ext4: move call to ext4_error() into ext4_xattr_check_block()
Refactor the call to EXT4_ERROR_INODE() into ext4_xattr_check_block().
This simplifies the code, and fixes a problem where not all callers of
ext4_xattr_check_block() were not resulting in ext4_error() getting
called when the xattr block is corrupted.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@vger.kernel.org
Diffstat (limited to 'fs/fuse')
0 files changed, 0 insertions, 0 deletions