diff options
| author | Namjae Jeon <linkinjeon@kernel.org> | 2026-07-07 22:22:04 +0900 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-08-17 15:00:35 +0900 |
| commit | 7c5d98b515f8cc30a4f5d7e1788b01c2bacea7ef (patch) | |
| tree | 07c85d702cc82eaae8adf1b147d3d74b8b4083dd /tools/perf/scripts/python | |
| parent | 13e82e2cbd10490d8d6bb29714fb3ec884657913 (diff) | |
ksmbd: distinguish unknown RPC pipe names
Unknown RPC pipe names and malformed CREATE parameters both use
-EINVAL. Mapping that errno to STATUS_OBJECT_NAME_NOT_FOUND therefore
also hides invalid request parameters as a missing pipe.
Return -ENOENT when RPC method lookup cannot find a supported pipe and
map only that error to STATUS_OBJECT_NAME_NOT_FOUND. Preserve
STATUS_INVALID_PARAMETER for -EINVAL returned by request validation.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
