Whamcloud - gitweb
LU-6245 libcfs: remove wrappers for timer functions 33/23733/4
authorJames Simmons <uja.ornl@yahoo.com>
Tue, 10 Jan 2017 23:21:33 +0000 (18:21 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 24 Jan 2017 05:21:12 +0000 (05:21 +0000)
commit5801dad47e4727a44b6343a3f7f875d7992f29a3
treef9843edbc8b0e721421cdb8fdd963ad4eb05913c
parent7a23eb4e0136d50154e93e723ade21544c84b1c2
LU-6245 libcfs: remove wrappers for timer functions

Use the linux timer_list api directly instead of going
throught a abstraction layer in libcfs.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Change-Id: Ida47b2746e68b7428cbc30b40fbdc8810b7d05f7
Reviewed-on: https://review.whamcloud.com/23733
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/include/libcfs/libcfs_prim.h
libcfs/include/libcfs/linux/linux-time.h
libcfs/libcfs/linux/linux-prim.c
libcfs/libcfs/watchdog.c
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_lockd.c
lustre/obdclass/obd_config.c
lustre/osp/osp_precreate.c
lustre/ptlrpc/service.c