NFSv4.1: new flag for lease time check
authorAndy Adamson <andros@netapp.com>
Tue, 1 Mar 2011 01:34:11 +0000 (01:34 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 11 Mar 2011 20:38:41 +0000 (15:38 -0500)
Data servers cannot send nfs4_proc_get_lease_time. but still need to setup
state renewal. Add the NFS_CS_CHECK_LEASE_TIME bit to indicate if the lease
time can be checked.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c
fs/nfs/nfs4state.c
include/linux/nfs_fs_sb.h

diff --cc fs/nfs/client.c
Simple merge
Simple merge
Simple merge