patch-2.2.13 linux/fs/nfsd/vfs.c
Next file: linux/fs/open.c
Previous file: linux/fs/nfsd/nfsproc.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/vfs.c
- Orig date:
Mon Apr 12 10:03:45 1999
diff -u --recursive --new-file v2.2.12/linux/fs/nfsd/vfs.c linux/fs/nfsd/vfs.c
@@ -1259,7 +1259,7 @@
*p++ = htonl(eof); /* end of directory */
*countp = (caddr_t) p - (caddr_t) buffer;
- dprintk("nfsd: readdir result %d bytes, eof %d offset %ld\n",
+ dprintk("nfsd: readdir result %d bytes, eof %d offset %d\n",
*countp, eof,
cd.offset? ntohl(*cd.offset) : -1);
err = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)