patch-2.3.40 linux/fs/nfsd/nfsproc.c
Next file: linux/fs/nfsd/vfs.c
Previous file: linux/fs/nfsd/nfsfh.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jan 20 10:48:35 2000
- Orig file:
v2.3.39/linux/fs/nfsd/nfsproc.c
- Orig date:
Tue Dec 14 01:27:24 1999
diff -u --recursive --new-file v2.3.39/linux/fs/nfsd/nfsproc.c linux/fs/nfsd/nfsproc.c
@@ -143,7 +143,7 @@
if ((avail << 2) < argp->count) {
printk(KERN_NOTICE
- "oversized read request from %08lx:%d (%d bytes)\n",
+ "oversized read request from %08x:%d (%d bytes)\n",
ntohl(rqstp->rq_addr.sin_addr.s_addr),
ntohs(rqstp->rq_addr.sin_port),
argp->count);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)