OSDN Git Service

SUNRPC: Handle the SYSTEM_ERR rpc error
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 15 Mar 2019 14:12:30 +0000 (10:12 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 15 Mar 2019 17:11:02 +0000 (13:11 -0400)
commit928d42f7d8737e1d6327e09668525f59725dabf9
tree9fba57e59326033fcb58f1d5798537790afea4a8
parenteb90a16e9087063943859ae99bbdddd1fbfcf477
SUNRPC: Handle the SYSTEM_ERR rpc error

Handle the SYSTEM_ERR rpc error by retrying the RPC call as if it
were a garbage argument.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
net/sunrpc/clnt.c