NFS: Fix trace debugging nits in write.c
authorChuck Lever <chuck.lever@oracle.com>
Wed, 11 Jun 2008 21:56:05 +0000 (17:56 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:09:05 +0000 (12:09 -0400)
Clean up: fix a few dprintk messages that still need to show the RPC task ID
correctly, and be sure we use the preferred %lld or %llu instead of %Ld or
%Lu.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found