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)
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

Simple merge
Simple merge
Simple merge