]> git.karo-electronics.de Git - karo-tx-linux.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>
Mon, 26 Nov 2012 22:54:21 +0000 (17:54 -0500)
commitcc69a48d334acceb31c4466d96abe0fbfe508832
tree5a2e26342a711c4a76136d935d658f73c59492b4
parentc10f5636fdad32f582fe208a6299bab3bb984890
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