Whamcloud - gitweb
LU-7034 obd: Remove dead code in precleanup 61/16061/7
authorHenri Doreau <henri.doreau@cea.fr>
Mon, 24 Aug 2015 10:03:51 +0000 (12:03 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 2 Oct 2015 04:14:46 +0000 (04:14 +0000)
commit8f61f055ebc52fb88c3bdb000cf29e746544d207
tree7563da44d16bf67c14af656fa72a2adcb6e893a8
parent73bca6c1f4923cdf673fa11486aec04ec3576051
LU-7034 obd: Remove dead code in precleanup

There used to be several pre-cleanup phases, but
only OBD_CLEANUP_EXPORTS is actually used.  Thus
remove the whole notion of precleanup phases.

Signed-off-by: Henri Doreau <henri.doreau@cea.fr>
Change-Id: Id1b0922b5d2637aebd409a612c906fe9e15f00d6
Reviewed-on: http://review.whamcloud.com/16061
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/obd.h
lustre/include/obd_class.h
lustre/lmv/lmv_obd.c
lustre/lov/lov_obd.c
lustre/mdc/mdc_request.c
lustre/mgc/mgc_request.c
lustre/obdclass/obd_config.c
lustre/ofd/ofd_obd.c
lustre/osc/osc_request.c