commit | 4dfd4f7af0afd201706ad186352ca423b0f17d4b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Oct 17 15:10:25 2014 +0300 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Nov 12 17:00:09 2014 -0500 |
tree | 467024f9c360b25b7af6771698f564f0d8d579c8 | |
parent | e983120e923aa1c5d2aaf528331c298c88f3ab85 [diff] |
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired NFSv4.0 does not have TEST_STATEID/FREE_STATEID functionality, so unlike NFSv4.1, the recovery procedure when stateids have expired or have been revoked requires us to just forget the delegation. http://lkml.kernel.org/r/CAN-5tyHwG=Cn2Q9KsHWadewjpTTy_K26ee+UnSvHvG4192p-Xw@mail.gmail.com Cc: stable@vger.kernel.org Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>