]> rtime.felk.cvut.cz Git - linux-imx.git/commit
NFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_lease
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 26 Nov 2012 18:13:29 +0000 (13:13 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 5 Dec 2012 23:30:45 +0000 (00:30 +0100)
commit330212796756ca2752b2a70a83860e145b77487c
tree5a2e26342a711c4a76136d935d658f73c59492b4
parent5d63360dd8daffc2bc86531e9a44ff9d4881b102
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>
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c