Whamcloud - gitweb
LU-2470 procfs: Remove unused lu_time code.
authorJohn L. Hammond <jhammond@tacc.utexas.edu>
Tue, 11 Dec 2012 19:47:00 +0000 (13:47 -0600)
committerOleg Drokin <green@whamcloud.com>
Fri, 18 Jan 2013 16:58:57 +0000 (11:58 -0500)
commit282417b74919c6827ad293b9cc73fe996bd13c24
treeedbf57cac55c958a153da6f92efc80d837123f82
parent702754812e7221102deb41aaeed4715a734a75f0
LU-2470 procfs: Remove unused lu_time code.

Remove lu_time.{c,h}, the unused wrappers for the functions defined
therein, and the stats file /proc/fs/lustre/mdt/*/site_time.

Signed-off-by: John L. Hammond <jhammond@tacc.utexas.edu>
Change-Id: Id45b12efd06134048a96f4b0ba92eaa4fce0b55d
Reviewed-on: http://review.whamcloud.com/4802
Tested-by: Hudson
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Keith Mannthey <keith.mannthey@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
19 files changed:
lustre/include/Makefile.am
lustre/include/lu_object.h
lustre/include/lu_time.h [deleted file]
lustre/mdd/mdd_internal.h
lustre/mdd/mdd_lproc.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_lproc.c
lustre/mdt/mdt_reint.c
lustre/obdclass/Makefile.in
lustre/obdclass/autoMakefile.am
lustre/obdclass/cl_io.c
lustre/obdclass/cl_lock.c
lustre/obdclass/cl_object.c
lustre/obdclass/lu_object.c
lustre/obdclass/lu_time.c [deleted file]
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_lproc.c
lustre/osd-zfs/osd_lproc.c