Whamcloud - gitweb
LU-5659 hsm: add timestamps to lhsmtool log messages 68/12368/5
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, 1 Dec 2014 04:18:25 +0000 (04:18 +0000)
commit50c74e2682dcc71c640495551ee299d1ce34f1e1
treed674cadec6a9453ec5ab6d3b9a08ba7a43e0d8cb
parenta4a4088181751c0de9141b0a315f8b6d57e0be90
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().

This is a backport to b2_5 of
Lustre-change: http://review.whamcloud.com/#/c/12042/3
Lustre-commit: b23357064aba6022237dd146c33725529069770d

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I227d00c97f93a09ac9322213d255102b8a3cf612
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>
Reviewed-on: http://review.whamcloud.com/12368
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/utils/lhsmtool_posix.c