commit | e9d4bf219c83d09579bc62512fea2ca10f025d93 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Oct 10 17:31:42 2017 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Oct 11 17:08:52 2017 -0400 |
tree | 514f53f3c1818b5bafc3f3e5866ae9bbd066f305 | |
parent | a133552a0049aa2ff92f83dbe8d5185485b538c4 [diff] |
SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status There is no guarantee that either the request or the svc_xprt exist by the time we get round to printing the trace message. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Cc: stable@vger.kernel.org Signed-off-by: J. Bruce Fields <bfields@redhat.com>