commit | 714fbc73888f59321854e7f6c2f224213923bcad | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Thu Sep 12 08:06:51 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Sep 17 15:14:11 2019 -0400 |
tree | 724008630b5f11c8325728a19a2baa1e30917e78 | |
parent | 45835a63d039fc3bfb1d6c72cedaf785cd920e4a [diff] |
SUNRPC: RPC level errors should always set task->tk_rpc_status Ensure that we set task->tk_rpc_status for all RPC level errors so that the caller can distinguish between those and server reply status errors. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>