commit | 911813d7a15221362d1655d246f3502c0f898c14 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue May 12 17:13:34 2020 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu Jun 11 13:33:48 2020 -0400 |
tree | 31a274b58e8bb4ffc7a178db699de4ad1ae3a474 | |
parent | c509f15a5801605652126831d965751e8d602471 [diff] |
SUNRPC: Trace transport lifetime events Refactor: Hoist create/destroy/disconnect tracepoints out of xprtrdma and into the generic RPC client. Some benefits include: - Enable tracing of xprt lifetime events for the socket transport types - Expose the different types of disconnect to help run down issues with lingering connections Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>