commit | e8794440849d1d15fa11251ef1622e6160614874 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Dec 15 13:56:18 2012 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Dec 15 14:49:09 2012 -0500 |
tree | b5b1f08c90cec2a95a3285ead92aaee3c41dcd68 | |
parent | 65a0c14954493802de01968a73b849f9fc4b4d1a [diff] |
NFSv4.1: Try to deal with NFS4ERR_SEQ_MISORDERED. If the server returns NFS4ERR_SEQ_MISORDERED, it could be a sign that the slot was retired at some point. Retry the attempt after reinitialising the slot sequence number to 1. Also add a handler for NFS4ERR_SEQ_FALSE_RETRY. Just bump the slot sequence number and retry... Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>