Whamcloud - gitweb
LU-2675 lod: remove lov and lod stuff from obd.h 87/8687/2
authorJohn L. Hammond <john.hammond@intel.com>
Tue, 10 Dec 2013 21:21:01 +0000 (15:21 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 6 Jan 2014 15:40:37 +0000 (15:40 +0000)
commit22da3f971ea684b26beb2c3c0fb88b75600bc18e
tree5b919575bcd984209d1eb54953d0e208b3848052
parentddb2d29c72e3cee17fbd5565dc247977e670ac04
LU-2675 lod: remove lov and lod stuff from obd.h

Remove QOS related data structures from obd.h to the
lod_internal.h. Remove the unused functions lov_stripe_md_cmp() and
lov_lum_lsm_cmp(). Remove the declarations of several functions that
no longer exist. Move lov_lum_swab_if_needed() to the one file that
uses it.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I59874eda50aa333e5e991090fa3ac538ff8dc0f3
Reviewed-on: http://review.whamcloud.com/8687
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
lustre/include/obd.h
lustre/lod/lod_internal.h
lustre/lod/lod_lov.c
lustre/lod/lod_pool.c
lustre/lod/lod_qos.c
lustre/lov/lov_internal.h
lustre/lov/lov_obd.c
lustre/lov/lov_pack.c
lustre/lov/lov_pool.c