summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/state.h
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@redhat.com>2011-08-26 20:40:28 -0400
committerJ. Bruce Fields <bfields@redhat.com>2011-08-27 14:21:18 -0400
commit48483bf23a568f3ef4cc7ad2c8f1a082f10ad0e7 (patch)
tree7eafa1dd82e7aeccfded9aff023c972d78f4609f /fs/nfsd/state.h
parent8e82fa8fdcd1271d45bf6a5195801c706e190d69 (diff)
downloadop-kernel-dev-48483bf23a568f3ef4cc7ad2c8f1a082f10ad0e7.zip
op-kernel-dev-48483bf23a568f3ef4cc7ad2c8f1a082f10ad0e7.tar.gz
nfsd4: simplify recovery dir setting
Move around some of this code, simplify a bit. Reviewed-by: Boaz Harrosh <bharrosh@panasas.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/state.h')
-rw-r--r--fs/nfsd/state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfsd/state.h b/fs/nfsd/state.h
index 5cfebe5..12c1b1e 100644
--- a/fs/nfsd/state.h
+++ b/fs/nfsd/state.h
@@ -467,7 +467,7 @@ extern void nfsd4_destroy_callback_queue(void);
extern void nfsd4_shutdown_callback(struct nfs4_client *);
extern void nfs4_put_delegation(struct nfs4_delegation *dp);
extern __be32 nfs4_make_rec_clidname(char *clidname, struct xdr_netobj *clname);
-extern void nfsd4_init_recdir(char *recdir_name);
+extern void nfsd4_init_recdir(void);
extern int nfsd4_recdir_load(void);
extern void nfsd4_shutdown_recdir(void);
extern int nfs4_client_to_reclaim(const char *name);
OpenPOWER on IntegriCloud