commit | 82ea2d7615309d755579d609ad9c11daea25d0cc | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Jun 24 10:55:45 2016 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jul 13 15:53:42 2016 -0400 |
tree | 70e74dc49f8f0990b808cac0cb22eb178236d1a6 | |
parent | d28c442f5bd5471adc4d1add5fa78109f811c0a3 [diff] |
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>