NFS: Create an alloc_client rpc_op
[linux-2.6-block.git] / fs / nfs / nfs4_fs.h
index 9889ee476e375b36be399e35f83c12fee987b47d..a0be2d1af04b2c94e8d4c2e5203b4c76a2997b87 100644 (file)
@@ -303,6 +303,8 @@ extern const u32 nfs4_fs_locations_bitmap[2];
 
 void nfs4_free_client(struct nfs_client *);
 
+struct nfs_client *nfs4_alloc_client(const struct nfs_client_initdata *);
+
 /* nfs4renewd.c */
 extern void nfs4_schedule_state_renewal(struct nfs_client *);
 extern void nfs4_renewd_prepare_shutdown(struct nfs_server *);