summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorGael Blivet <gael.blivet@gmail.com>2026-07-09 18:50:45 +0200
committerNamjae Jeon <linkinjeon@kernel.org>2026-08-17 15:00:43 +0900
commit6cbb144f8ed7ab7cb86f2f120740f578db9b62e0 (patch)
treeb375cfd9172cc06aad43888db895d9383880d036 /tools/perf/scripts/python/stackcollapse.py
parent689f1eb3719d61700b58f984ac8602837f004f8c (diff)
ksmbd: quiet mdssvc RPC log spam in create_smb2_pipe
silenced __rpc_method()'s own "Unsupported RPC: mdssvc" log line but missed that ksmbd_session_rpc_open() failing for that same, now-still-rejected pipe also trips a second, separate pr_err() here in its caller. macOS's routine mdssvc (Spotlight) probes still spam the kernel log via this second site on every single probe, defeating the original commit's stated purpose. Suppress this specific case the same way the other site does; behavior is unchanged for every other RPC failure. __rpc_method() (mgmt/user_session.c) returns -ENOENT for mdssvc, not -EINVAL. Assisted-by: Claude:claude-sonnet-5 Signed-off-by: Gael Blivet <gael.blivet@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