commit | 32c6e7eee39999084448b15e96a0e3c7d2f9021e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Fri Sep 20 07:23:48 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Sep 20 16:00:14 2019 -0400 |
tree | b6a57e0f9e44dbf7c29a662aee2612461327e62b | |
parent | 0e0cb35b417f505447694463694aff75fca32889 [diff] |
NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKU If a LOCKU request receives a NFS4ERR_OLD_STATEID, then bump the seqid before resending. Ensure we only bump the seqid by 1. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>