patch-2.4.0-test2 linux/include/linux/nfsd/syscall.h
Next file: linux/include/linux/notifier.h
Previous file: linux/include/linux/netfilter_ipv6/ip6t_owner.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Jun 23 21:31:05 2000
- Orig file:
v2.4.0-test1/linux/include/linux/nfsd/syscall.h
- Orig date:
Mon Mar 27 08:08:32 2000
diff -u --recursive --new-file v2.4.0-test1/linux/include/linux/nfsd/syscall.h linux/include/linux/nfsd/syscall.h
@@ -133,7 +133,7 @@
* Kernel syscall implementation.
*/
#if defined(CONFIG_NFSD) || defined(CONFIG_NFSD_MODULE)
-extern asmlinkage int sys_nfsservctl(int, void *, void *);
+extern asmlinkage long sys_nfsservctl(int, void *, void *);
#else
#define sys_nfsservctl sys_ni_syscall
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)