]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT
authorChuck Lever <chuck.lever@oracle.com>
Tue, 12 May 2020 21:13:50 +0000 (17:13 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 11 Jun 2020 17:33:48 +0000 (13:33 -0400)
commita1dd66c54604f70b8ae5d7a70d46f6ecc835a432
tree5919f444c1ab82c944555c22e29f7dfbd33379dd
parenta43b8317ccd91b1a569cc6d510e2e21a9eb7a6f9
SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT

Clean up.

All of rpc_call_null_helper() call sites assert RPC_TASK_SOFT, so
move that setting into rpc_call_null_helper() itself.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/clnt.c