Whamcloud - gitweb
LU-2675 obdclass: remove uses of lov_stripe_md 45/8545/5
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 11 Dec 2013 18:08:17 +0000 (12:08 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 1 Mar 2014 02:38:39 +0000 (02:38 +0000)
commit8e357d93ccc26e85e6ddf53360df72b47a254852
treedf26f751103f6adb9d69b8e4368b3b45fff73544
parent96c0696453f3aaf5c29a46fd7c6f0bdc25301d71
LU-2675 obdclass: remove uses of lov_stripe_md

Remove the unused function llog_obd_add(). Remove the unused count and
lsm parameters from llog_cancel(). Move dump_lsm() from obdclass to
the only module that uses it (lov). Remove obd_lov.h.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I38a5fdae210b6317a07d1601c1c93ae8071631ae
Reviewed-on: http://review.whamcloud.com/8545
Reviewed-by: Bobi Jam <bobijam@gmail.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
34 files changed:
lustre/include/Makefile.am
lustre/include/lustre/lustre_idl.h
lustre/include/lustre_debug.h
lustre/include/lustre_log.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/include/obd_lov.h [deleted file]
lustre/lod/lod_lov.c
lustre/lod/lod_object.c
lustre/lod/lod_qos.c
lustre/lov/lov_ea.c
lustre/lov/lov_internal.h
lustre/lov/lov_merge.c
lustre/lov/lov_obd.c
lustre/lov/lov_object.c
lustre/lov/lov_offset.c
lustre/lov/lov_pack.c
lustre/lov/lov_request.c
lustre/mdd/mdd_device.c
lustre/mdd/mdd_lov.c
lustre/mdd/mdd_object.c
lustre/mdt/mdt_coordinator.c
lustre/mdt/mdt_hsm_cdt_client.c
lustre/mgs/mgs_llog.c
lustre/obdclass/debug.c
lustre/obdclass/llog_obd.c
lustre/obdecho/echo_client.c
lustre/osc/osc_request.c
lustre/ptlrpc/recover.c
lustre/tests/ll_dirstripe_verify.c
lustre/utils/lfs.c
lustre/utils/liblustreapi.c
lustre/utils/liblustreapi_hsm.c
lustre/utils/lustre_cfg.c