NFS: Keep module parameters in the generic NFS client
[deliverable/linux.git] / fs / nfs / nfs4_fs.h
index 4811e1251d32822e084f56fe8f2bfe83ebb5f314..bafe5186c9cdea7d882c8571fa6af8bf218b0ef8 100644 (file)
@@ -367,7 +367,9 @@ extern struct nfs_subversion nfs_v4;
 struct dentry *nfs4_try_mount(int, const char *, struct nfs_mount_info *, struct nfs_subversion *);
 int init_nfs_v4(void);
 void exit_nfs_v4(void);
-
+extern bool nfs4_disable_idmapping;
+extern unsigned short max_session_slots;
+extern unsigned short send_implementation_id;
 /* nfs4sysctl.c */
 #ifdef CONFIG_SYSCTL
 int nfs4_register_sysctl(void);
This page took 0.023879 seconds and 5 git commands to generate.