Whamcloud - gitweb
LU-5814 lov: move LSM to LOV layer 96/13696/11
authorJohn L. Hammond <john.hammond@intel.com>
Thu, 26 Mar 2015 04:01:22 +0000 (21:01 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 5 Jun 2015 01:52:02 +0000 (01:52 +0000)
commitd136d6bda8bb59d5055d2f64bef2abe6fbbfceda
tree9a363abaea33e26aa34e9fa929770c066c82a37b
parent83ae3e2e5b9713822ea4889d832915e791801d90
LU-5814 lov: move LSM to LOV layer

Move the definition of struct lov_stripe_md along with supporting
functions from obd.h to lov_internal.h. Remove the unused functions
obd_packmd() and obd_free_diskmd(). Simplify lov_obd_packmd()
according to the reduced use cases and rename it lov_packmd().

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I873a08f20bcb2e0919695325e51d74b2b97f4f0c
Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-on: http://review.whamcloud.com/13696
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre_lmv.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/llite/llite_internal.h
lustre/llite/vvp_internal.h
lustre/lmv/lmv_obd.c
lustre/lov/lov_internal.h
lustre/lov/lov_obd.c
lustre/lov/lov_pack.c
lustre/mdc/mdc_request.c
lustre/obdclass/lprocfs_status_server.c