Whamcloud - gitweb
LU-9019 obd: remove s2dhms time function 69/23269/4
authorJames Simmons <uja.ornl@yahoo.com>
Thu, 30 Mar 2017 17:49:13 +0000 (13:49 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 19 Apr 2017 04:43:32 +0000 (04:43 +0000)
commit5ed38cca120f4ead549ebad0a221b74c5f2bdc31
tree56df900520f2bd0204492ff258a77808619e587d
parent3709019d713144a82b9914c7723cb841275962b7
LU-9019 obd: remove s2dhms time function

Lustre created the s2dhms function to report a time
lapse in a days:hour:minute:seconds format. This is
over kill so remove s2dhms and just report the number
of seconds that has lapse.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Change-Id: I834661e57bf14c5ae397a40784bdec69b9bd55a8
Reviewed-on: https://review.whamcloud.com/23269
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lprocfs_status.h
lustre/obdclass/lprocfs_status.c
lustre/ptlrpc/lproc_ptlrpc.c