diff options
| author | Namjae Jeon <linkinjeon@kernel.org> | 2026-07-07 00:49:37 +0900 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-08-17 15:00:33 +0900 |
| commit | f7c0366e0a80bf8cd5eacc5479927abb50958b5e (patch) | |
| tree | 7fcbf539e098e1c054b14d302af4063921002cd1 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | fd309860ef24558963b3d6461041373a7af2e41d (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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
