patch-2.4.26 linux-2.4.26/include/linux/lockd/lockd.h

Next file: linux-2.4.26/include/linux/lockd/xdr.h
Previous file: linux-2.4.26/include/linux/lockd/debug.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/include/linux/lockd/lockd.h linux-2.4.26/include/linux/lockd/lockd.h
@@ -164,7 +164,7 @@
 unsigned long	  nlmsvc_retry_blocked(void);
 int		  nlmsvc_traverse_blocks(struct nlm_host *, struct nlm_file *,
 					int action);
-void	  nlmsvc_grant_reply(struct nlm_cookie *cookie, u32 status);
+void	  nlmsvc_grant_reply(struct svc_rqst *, struct nlm_cookie *, u32);
 
 /*
  * File handling for the server personality

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)