]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: nfs4_do_handle_exception() handle revoke/expiry of a single stateid
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 22 Sep 2016 17:39:15 +0000 (13:39 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 27 Sep 2016 18:35:07 +0000 (14:35 -0400)
commit2c6de28dc3be50c1e075264ac5feb07c4daab375
tree65f980cf3a8d5618d56982c21177e204dd463239
parentb414c6b0fb31881523ec5ec9a49750957bd7ba86
NFSv4: nfs4_do_handle_exception() handle revoke/expiry of a single stateid

If we're not yet sure that all state has expired or been revoked, we
should try to do a minimal recovery on just the one stateid.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Tested-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4proc.c