NFSv4.1: Don't check delegations that are already marked as revoked
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 22 Sep 2016 17:38:55 +0000 (13:38 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 27 Sep 2016 18:32:41 +0000 (14:32 -0400)
commit4c8e5447465c9cf92ff1c5e36e8f316b69d46aa8
tree05a69a717159914057cf65944819c35d89fdef2a
parentaa05c87f23efe417adc7ff9b4193b7201ec0dd79
NFSv4.1: Don't check delegations that are already marked as revoked

If the delegation has been marked as revoked, we don't have to test
it, because we should already have called FREE_STATEID on it.

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