diff options
author | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2022-05-12 19:08:40 +0300 |
---|---|---|
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2022-08-03 18:24:44 +0300 |
commit | 460bbf2990b3fdc597601c2cf669a3371c069242 (patch) | |
tree | 011c9078b7b40b7466fa13a502c74851a0d49863 /fs/ntfs3/attrib.c | |
parent | 604a9d272dc3802d880e0510b9d145b1090b3f8a (diff) | |
download | linux-460bbf2990b3fdc597601c2cf669a3371c069242.tar.xz |
fs/ntfs3: Do not change mode if ntfs_set_ea failed
ntfs_set_ea can fail with NOSPC, so we don't need to
change mode in this situation.
Fixes xfstest generic/449
Fixes: be71b5cba2e6 ("fs/ntfs3: Add attrib operations")
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'fs/ntfs3/attrib.c')
0 files changed, 0 insertions, 0 deletions