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)
commit272289a3df7297fd798a8ddf652c6d29f675de28
tree65f980cf3a8d5618d56982c21177e204dd463239
parent7f04883146b7cb1db57c3479820cbed511cafd05
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