commit | 2cf10cdd486c362f983abdce00dc1127e8ab8c59 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Dec 04 19:26:40 2016 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Dec 04 19:26:40 2016 -0500 |
tree | b7ce37b55539b38096d29e1d3f2dbd93990ad84c | |
parent | 1cd9cb05f96e526f41bb4704caa95dc40ed08c5d [diff] |
NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE In the case where SEQUENCE receives a NFS4ERR_BADSESSION or NFS4ERR_DEADSESSION error, we just want to report the session as needing recovery, and then we want to retry the operation. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>