commit | 330212796756ca2752b2a70a83860e145b77487c | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Nov 26 13:13:29 2012 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 06 00:30:45 2012 +0100 |
tree | 5a2e26342a711c4a76136d935d658f73c59492b4 | |
parent | 5d63360dd8daffc2bc86531e9a44ff9d4881b102 [diff] |
NFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_lease nfs4_wait_clnt_recover and nfs4_client_recover_expired_lease are both generic state related functions. As such, they belong in nfs4state.c, and not nfs4proc.c Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>