commit | e11259f920d8cb3550e0f311c064bdabe1bc3aaf | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Mar 03 20:35:31 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Mar 03 21:52:30 2015 -0500 |
tree | 2b07c087911fe9c2db2f38943af888c693efe163 | |
parent | 48d66b9749e39e0d4cc37d635df3f18906af38a6 [diff] |
NFSv4.1: Clear the old state by our client id before establishing a new lease If the call to exchange-id returns with the EXCHGID4_FLAG_CONFIRMED_R flag set, then that means our lease was established by a previous mount instance. Ensure that we detect this situation, and that we clear the state held by that mount. Reported-by: Jorge Mora <Jorge.Mora@netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>