Skip to content
Commit a0469f46 authored by Chuck Lever's avatar Chuck Lever
Browse files

SUNRPC: Replace dprintk call sites in TCP state change callouts



Report TCP socket state changes and accept failures via
tracepoints, replacing dprintk() call sites.

No tracepoint is added in svc_tcp_listen_data_ready. There's
no information available there that isn't also reported by the
svcsock_new_socket and the accept failure tracepoints.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 998024de
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment