diff options
| author | Gael Blivet <gael.blivet@gmail.com> | 2026-07-07 11:55:05 +0200 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-08-17 15:00:35 +0900 |
| commit | 92db30225eba52d330eda2dd92311afac47bb7df (patch) | |
| tree | f529f965f4cad4ed4ff7d5b251723344503c08eb /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 9870bbb55a2fc70a3d0945f85c4ff8a4fbb99a8e (diff) | |
ksmbd: quiet mdssvc RPC log spam
macOS routinely probes the mdssvc RPC pipe to check for Spotlight
search support. __rpc_method() already falls through to returning 0
(unsupported) for it via the default case, but that path also logs
"Unsupported RPC: mdssvc" via pr_err on every single probe -- which
happens often enough during normal macOS browsing/backup activity to
spam the kernel log. Add an explicit case that returns the same value
without the log line; behavior is unchanged, this only removes noise
for an expected, routine client behavior.
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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
