Whamcloud - gitweb
LU-11213 lod: share object alloc QoS code with LMV 19/35219/7
authorLai Siyao <lai.siyao@whamcloud.com>
Sat, 27 Apr 2019 18:33:06 +0000 (02:33 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 20 Sep 2019 07:53:23 +0000 (07:53 +0000)
commitd3090bb2b4860e997730e90426e11fc51ee27c0c
treed7e1e59b2c73077702058c347f7b4a6b57a09075
parent59fc1218fccf1a826182ff7cd52321e3efbb1eab
LU-11213 lod: share object alloc QoS code with LMV

Move object alloc QoS code to obdclass, so that LMV and LOD
can share the same code.

Signed-off-by: Lai Siyao <lai.siyao@whamcloud.com>
Change-Id: I451a43fa9a254ec709b2acd43538fdcba0be4a88
Reviewed-on: https://review.whamcloud.com/35219
Reviewed-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lu_object.h
lustre/lmv/Makefile.in
lustre/lmv/lmv_internal.h
lustre/lmv/lmv_obd.c
lustre/lmv/lmv_qos.c [deleted file]
lustre/lod/lod_qos.c
lustre/obdclass/lu_qos.c