]> asedeno.scripts.mit.edu Git - linux.git/commit
SUNRPC: Add tracking of RPC level errors
authorTrond Myklebust <trondmy@gmail.com>
Sun, 7 Apr 2019 17:58:54 +0000 (13:58 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 25 Apr 2019 18:18:13 +0000 (14:18 -0400)
commit5ad64b36dda962797ce3ed579a27189ec7482d0d
tree2b178ebb06b16790c1fa688ba3971eee747e124d
parent9e910bff74be819aad751e82270682f3c405d199
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>
include/linux/sunrpc/sched.h
net/sunrpc/clnt.c
net/sunrpc/xprtsock.c