summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2018-03-27 17:50:27 +0300
committerJ. Bruce Fields <bfields@redhat.com>2018-04-03 22:08:11 +0300
commit7dbb53baed3c3969dea43e3cee261a75adde123c (patch)
tree7937074ff646970afd250412c121a8d5f5238415 /scripts/gdb/linux
parentcaa3e106dc623eb41542e6221abecf9956e8a0e6 (diff)
downloadlinux-7dbb53baed3c3969dea43e3cee261a75adde123c.tar.xz
sunrpc: Simplify do_enqueue tracing
There are three cases where svc_xprt_do_enqueue() returns without waking an nfsd thread: 1. There is no work to do 2. The transport is already busy 3. There are no available nfsd threads Only 3. is truly interesting. Move the trace point so it records that there was work to do and either an nfsd thread was awoken, or a free one could not found. As an additional clean up, remove a redundant comment and a couple of dprintk call sites. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions