summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@kernel.org>2026-07-07 00:49:37 +0900
committerNamjae Jeon <linkinjeon@kernel.org>2026-08-17 15:00:33 +0900
commitf7c0366e0a80bf8cd5eacc5479927abb50958b5e (patch)
tree7fcbf539e098e1c054b14d302af4063921002cd1 /tools/perf/scripts/python
parentfd309860ef24558963b3d6461041373a7af2e41d (diff)
ksmbd: preserve access denied status for copychunk
The copychunk error mapping handles -EACCES in an independent if statement. The following error chain therefore reaches its final else clause and overwrites STATUS_ACCESS_DENIED with STATUS_UNEXPECTED_IO_ERROR. Join the -EACCES check to the remaining error chain so an access failure is returned as STATUS_ACCESS_DENIED. Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions