commit | 12f275cdd1638a163b77b3d65625fc14a81dab2b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Nov 06 15:28:05 2017 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Nov 17 16:43:47 2017 -0500 |
tree | 9a600a7d2a3aab850f7de32d3ce0170026b6815f | |
parent | d803224c84be067754db7fa58a93f36f61566493 [diff] |
NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID. If we're racing with an OPEN, then retry the operation instead of declaring it a success. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> [Andrew W Elble: Fix a typo in nfs4_refresh_open_stateid] Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>