commit | c82bac6f4b2af18dcb392b10e80c809ee17b2b1b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Nov 06 15:28:06 2017 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Nov 17 16:43:47 2017 -0500 |
tree | c68e49c1840829041c7b8a15ede99f0b9a573ed7 | |
parent | 12f275cdd1638a163b77b3d65625fc14a81dab2b [diff] |
NFSv4: Don't try to CLOSE if the stateid 'other' field has changed If the stateid is no longer recognised on the server, either due to a restart, or due to a competing CLOSE call, then we do not have to retry. Any open contexts that triggered a reopen of the file, will also act as triggers for any CLOSE for the updated stateids. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>