Whamcloud - gitweb
LU-5659 hsm: add timestamps to lhsmtool log messages 42/12042/3
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 24 Sep 2014 17:33:10 +0000 (12:33 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 6 Oct 2014 00:52:49 +0000 (00:52 +0000)
commitb23357064aba6022237dd146c33725529069770d
tree530c95844848582b0035d0251bd1c6f09bc78a2b
parentf347b3cd6168c291d90565f8cd8505ed69a927f8
LU-5659 hsm: add timestamps to lhsmtool log messages

Add epoch timestamps (secs.usecs) to the log messages emitted by
lhsmtool_posix. Change the single use of CT_DEBUG() to
CT_TRACE(). Remove the unused macro CT_PRINTF().

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I227d00c97f93a09ac9322213d255102b8a3cf612
Reviewed-on: http://review.whamcloud.com/12042
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Reviewed-by: Faccini Bruno <bruno.faccini@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/lhsmtool_posix.c