NFSv4: Remove redundant RENEW calls if we know the lease has expired
[safe/jmp/linux-2.6] / fs / nfs / nfs4_fs.h
index 1c6fbd1..76eda46 100644 (file)
@@ -39,6 +39,7 @@ struct idmap;
 
 enum nfs4_client_state {
        NFS4CLNT_STATE_RECOVER  = 0,
+       NFS4CLNT_CHECK_LEASE,
        NFS4CLNT_LEASE_EXPIRED,
        NFS4CLNT_RECLAIM_REBOOT,
        NFS4CLNT_RECLAIM_NOGRACE,