Whamcloud - gitweb
LU-6245 libcfs: remove cfs_fs_time handling 76/17376/2
authorJames Simmons <uja.ornl@yahoo.com>
Fri, 27 Nov 2015 17:29:03 +0000 (12:29 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 23 Mar 2016 06:02:03 +0000 (06:02 +0000)
commitc3ddfae1b795385aa14db61df1a416ab57bfc066
tree5880618bf875b87e2bf3cc621b11b775b1aa7a2c
parent53aee2559638e25dd6dc664ceab2b023eaac1cb5
LU-6245 libcfs: remove cfs_fs_time handling

Only the mdd layer uses cfs_fs_time handling and since
it is kernel side code we can easily convert it to the
standard linux kernel time keeping api.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Change-Id: I212e0098a847e01e2ddc201a78a790097ba8b0f9
Reviewed-on: http://review.whamcloud.com/17376
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Frank Zago <fzago@cray.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/include/libcfs/libcfs_time.h
libcfs/include/libcfs/linux/linux-time.h
libcfs/include/libcfs/user-time.h
lnet/selftest/ping_test.c
lnet/selftest/selftest.h
lustre/mdd/mdd_internal.h