Whamcloud - gitweb
b=17682 fix time unit in message
authorJohann Lombardi <johann@sun.com>
Fri, 22 Jan 2010 23:03:01 +0000 (00:03 +0100)
committerJohann Lombardi <johann@sun.com>
Fri, 22 Jan 2010 23:03:01 +0000 (00:03 +0100)
lustre/ptlrpc/service.c

index 6b107a3..16f3c93 100644 (file)
@@ -1385,7 +1385,7 @@ put_conn:
 
         CDEBUG(D_RPCTRACE, "Handled RPC pname:cluuid+ref:pid:xid:nid:opc "
                "%s:%s+%d:%d:x"LPU64":%s:%d Request procesed in "
-               "%lds (%lds total) trans "LPU64" rc %d/%d\n",
+               "%ldus (%ldus total) trans "LPU64" rc %d/%d\n",
                cfs_curproc_comm(),
                (request->rq_export ?
                 (char *)request->rq_export->exp_client_uuid.uuid : "0"),