]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Add the 'softerr' rpc_client flag
authorTrond Myklebust <trondmy@gmail.com>
Sun, 7 Apr 2019 17:58:58 +0000 (13:58 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 25 Apr 2019 18:18:14 +0000 (14:18 -0400)
commita83366b3925dfecc6cd1c590d9f16da69868d63d
tree2c156c6e0d4392200fc33b7c68c4d482d62c00b9
parent54c9f150c94892f0635c78ffd2055af63fd339d4
SUNRPC: Add the 'softerr' rpc_client flag

Add the 'softerr' rpc client flag that sets the RPC_TASK_TIMEOUT
flag on all new rpc tasks that are attached to that rpc client.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/sunrpc/clnt.h
net/sunrpc/clnt.c