commit | 7380020e77b61361207420e78a9da925bc79ab4b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Nov 06 15:28:07 2017 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Nov 17 16:43:47 2017 -0500 |
tree | 77d774e332879e81983b0afd1204a93061daea15 | |
parent | c82bac6f4b2af18dcb392b10e80c809ee17b2b1b [diff] |
pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close If our layoutreturn on close operation returns an NFS4ERR_OLD_STATEID, then try to update the stateid and retry. We know that there should be no further LAYOUTGET requests being launched. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>