commit | 30cb3ee299cbf343fe07419e9b0f8dc305979eb6 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Fri Sep 20 07:23:45 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Sep 20 15:48:35 2019 -0400 |
tree | c3712b9e919e26632ea3fcaf7cbcd9c1e0eb1f47 | |
parent | 922839570920c024baf740ef45dfa98009f0192e [diff] |
pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqid If a LAYOUTRETURN receives a reply of NFS4ERR_OLD_STATEID then assume we've missed an update, and just bump the stateid. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>