patch-2.4.0-test2 linux/fs/nfsd/nfsctl.c
Next file: linux/fs/nfsd/nfsfh.c
Previous file: linux/fs/nfsd/nfs3xdr.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jun 22 07:09:45 2000
- Orig file:
v2.4.0-test1/linux/fs/nfsd/nfsctl.c
- Orig date:
Thu May 11 15:30:08 2000
diff -u --recursive --new-file v2.4.0-test1/linux/fs/nfsd/nfsctl.c linux/fs/nfsd/nfsctl.c
@@ -218,7 +218,7 @@
};
#define CMD_MAX (sizeof(sizes)/sizeof(sizes[0])-1)
-int
+long
asmlinkage handle_sys_nfsservctl(int cmd, void *opaque_argp, void *opaque_resp)
{
struct nfsctl_arg * argp = opaque_argp;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)