]> git.baikalelectronics.ru Git - kernel.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)
commit2ca5bcc98c81e4da3411fbe1f68d8de57570e948
tree2b178ebb06b16790c1fa688ba3971eee747e124d
parent64c64a7b5effe1f69ab7b1b42061932c324e1306
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