]> 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)
commitef6aca0ca6c6aa97c476db7a856554bf56a05b3b
tree2b178ebb06b16790c1fa688ba3971eee747e124d
parentcb19fe4b87e7af7c48f32524dfbbe41ff0bfc9ae
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