diff options
author | Olga Kornievskaia <kolga@netapp.com> | 2023-09-15 15:21:16 -0400 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2023-11-01 15:40:44 -0400 |
commit | 6bd1a77dc72dea0b0d8b6014f231143984d18f6d (patch) | |
tree | 9e597d4eaec760a5b691ff88f6c34c5ffd004127 /net/sunrpc/rpcb_clnt.c | |
parent | a68c6fbb638a1aaad34b99f9e647072dcc711021 (diff) | |
download | linux-6bd1a77dc72dea0b0d8b6014f231143984d18f6d.tar.gz linux-6bd1a77dc72dea0b0d8b6014f231143984d18f6d.tar.bz2 linux-6bd1a77dc72dea0b0d8b6014f231143984d18f6d.zip |
NFSv4.1: fix handling NFS4ERR_DELAY when testing for session trunking
Currently when client sends an EXCHANGE_ID for a possible trunked
connection, for any error that happened, the trunk will be thrown
out. However, an NFS4ERR_DELAY is a transient error that should be
retried instead.
Fixes: e818bd085baf ("NFSv4.1 remove xprt from xprt_switch if session trunking test fails")
Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'net/sunrpc/rpcb_clnt.c')
0 files changed, 0 insertions, 0 deletions