NFSv4.1: Handle slot recalls before doing state recovery
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 5 Jun 2012 14:40:47 +0000 (10:40 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 28 Jun 2012 21:20:47 +0000 (17:20 -0400)
commit1a2dd948e2b1e27476982bc7dd6961585823aec5
tree523ac8af6c059375c1700cd3a6d56565cde9ac0c
parent8ed27d4fb1ce95e65f5a3b26b02d3b77135cc7a1
NFSv4.1: Handle slot recalls before doing state recovery

Handling a slot recall situation should always takes precedence over
state recovery to allow the server to manage its resources.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4state.c