commit | 9430fb6b5315f7bc94b05be915c64ebfefc55bbc | [log] [tgz] |
---|---|---|
author | Ricardo Labiaga <Ricardo.Labiaga@netapp.com> | Sun Dec 06 12:23:46 2009 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Dec 06 12:23:46 2009 -0500 |
tree | bdd930aef91eb7ef954a51919ee2fecae8044e01 | |
parent | bcb56164ceb21317208eee89c829580d51b84a6d [diff] |
nfs41: nfs41_setup_state_renewal 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>