]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Add a tracepoint for server socket out-of-space conditions
authorTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 24 Jun 2016 14:55:45 +0000 (10:55 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 13 Jul 2016 19:53:42 +0000 (15:53 -0400)
commit6e2f102a7a22e4c7baf93857636728d58784f160
tree70e74dc49f8f0990b808cac0cb22eb178236d1a6
parent5a95a2462c6ad4f7a1060e0e3480008045b300cd
SUNRPC: Add a tracepoint for server socket out-of-space conditions

Add a tracepoint to track when the processing of incoming RPC data gets
deferred due to out-of-space issues on the outgoing transport.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
include/trace/events/sunrpc.h
net/sunrpc/svc_xprt.c