summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBaolin Liu <liubaolin@kylinos.cn>2026-08-27 14:43:17 +0800
committerNamjae Jeon <linkinjeon@kernel.org>2026-08-27 21:56:15 +0900
commitac727d86fb84bdc9626ba9c756c26767459f3083 (patch)
treedda4479591535299418ecd7ee87b6a9c6e8072fb /tools/perf/scripts/python/bin
parent67aded1da114dc44808315f249bd9e7e440f799d (diff)
ntfs: leave HasEA flag untouched on setxattr failure
In ntfs_set_ea(), the exit path unconditionally updates the HasEA flag based on ea_info_qsize. When an error occurs before ea_info_qsize is updated, NInoClearHasEA() hides existing on-disk EAs until the inode is evicted. Only update the flag on success. Fixes: fc053f05ca28 ("ntfs: add reparse and ea operations") Signed-off-by: Baolin Liu <liubaolin@kylinos.cn> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions