diff options
| author | Baolin Liu <liubaolin@kylinos.cn> | 2026-08-21 13:32:35 +0800 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-08-26 20:15:46 +0900 |
| commit | ba1b61ddaa764f31b14abe1d547049682cc5824e (patch) | |
| tree | 2636996380504c14615e5347422f6982b032f2c0 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 8efe00b098b5b3618c885d2a35a5edccfbfbec7d (diff) | |
ntfs: return real error from ntfs_non_resident_attr_record_add()
ntfs_non_resident_attr_record_add() returns -1 at its put_err_out
label, which callers propagate as -EPERM to userspace.
Return the actual error code. Every path reaching the label has
err set to a negative errno.
Fixes: 495e90fa3348 ("ntfs: update attrib operations")
Signed-off-by: Baolin Liu <liubaolin@kylinos.cn>
Reviewed-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
