nfs41: nfs41_setup_state_renewal
authorRicardo Labiaga <Ricardo.Labiaga@netapp.com>
Sun, 6 Dec 2009 17:23:46 +0000 (12:23 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 6 Dec 2009 17:23:46 +0000 (12:23 -0500)
Move call to get the lease time and the setup of the state
renewal out of nfs4_create_session so that it can be called
after clearing the DRAINING flag.  We use the getattr RPC
to obtain the lease time, which requires a sequence slot.

Signed-off-by: Ricardo Labiaga <Ricardo.Labiaga@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found