patch-2.2.13 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:
Tue Oct 19 17:14:02 1999
- Orig file:
v2.2.12/linux/fs/nfsd/nfsproc.c
- Orig date:
Mon Apr 12 10:08:18 1999
diff -u --recursive --new-file v2.2.12/linux/fs/nfsd/nfsproc.c linux/fs/nfsd/nfsproc.c
@@ -140,7 +140,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)