patch-2.4.0-test3 linux/fs/lockd/xdr.c
Next file: linux/fs/locks.c
Previous file: linux/fs/lockd/svclock.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jul 5 22:15:27 2000
- Orig file:
v2.4.0-test2/linux/fs/lockd/xdr.c
- Orig date:
Tue Apr 11 15:09:22 2000
diff -u --recursive --new-file v2.4.0-test2/linux/fs/lockd/xdr.c linux/fs/lockd/xdr.c
@@ -86,7 +86,7 @@
if ((len = ntohl(*p++)) != NFS2_FHSIZE) {
printk(KERN_NOTICE
- "lockd: bad fhandle size %x (should be %Zu)\n",
+ "lockd: bad fhandle size %x (should be %d)\n",
len, NFS2_FHSIZE);
return NULL;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)