]> asedeno.scripts.mit.edu Git - linux.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)
commitae6ec918474597a13a2648c54b6f12fb8cf0a55e
tree2c156c6e0d4392200fc33b7c68c4d482d62c00b9
parent0729d995f2a2726598642d552ebe916b43aef73d
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