commit | 914cdcc78a668a90bc627542f82fc3a92525141c | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed Jul 08 16:09:58 2020 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Mon Sep 21 10:21:09 2020 -0400 |
tree | 2966b894704a235654bce54a9b6bf6b44a383dd3 | |
parent | 6f9f17287e78e5049931af2037b15b26d134a32a [diff] |
SUNRPC: Add trace_rpc_timeout_status() For a long while we've wanted a tracepoint that fires when a major timeout is reported in the system log. Such a tracepoint can be attached to other actions that can take place when a timeout is detected (eg, server or connection health assessment). Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>