]> 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)
commit4561e1fac77272668655a56a5c24d3c6ddb5b764
tree2c156c6e0d4392200fc33b7c68c4d482d62c00b9
parent6bbebf46c751b747f2105efe7c89a746a705ffc2
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