commit | 5ad64b36dda962797ce3ed579a27189ec7482d0d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Sun Apr 07 13:58:54 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu Apr 25 14:18:13 2019 -0400 |
tree | 2b178ebb06b16790c1fa688ba3971eee747e124d | |
parent | 9e910bff74be819aad751e82270682f3c405d199 [diff] |
SUNRPC: Add tracking of RPC level errors Add variables to track RPC level errors so that we can distinguish between issue that arose in the RPC transport layer as opposed to those arising from the reply message. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>