NFSv4: Allow user to set the port used by the NFSv4 callback channel
[deliverable/linux.git] / fs / nfs / callback.h
index a0db2d4f9415a04cb3513bda3808df4ddfe55280..b252e7fe53a5c2ffb52e053a609368f280cad2a4 100644 (file)
@@ -65,6 +65,7 @@ extern unsigned nfs4_callback_recall(struct cb_recallargs *args, void *dummy);
 extern int nfs_callback_up(void);
 extern int nfs_callback_down(void);
 
+extern unsigned int nfs_callback_set_tcpport;
 extern unsigned short nfs_callback_tcpport;
 
 #endif /* __LINUX_FS_NFS_CALLBACK_H */
This page took 0.026348 seconds and 5 git commands to generate.