Whamcloud - gitweb
LU-11658 lov: cl_cache could miss initialize 50/33650/9
authorYang Sheng <ys@whamcloud.com>
Tue, 13 Nov 2018 20:17:09 +0000 (04:17 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 4 Jan 2019 04:47:50 +0000 (04:47 +0000)
commit42e83c44eb5a22cbacf1ed4c6d4d6b588e07faa9
tree339c0da241e0ac52ad500df2df650324d018b1ad
parent925ce153979d6ac793a65e193181ec14a8281640
LU-11658 lov: cl_cache could miss initialize

The cl_cache may be missed initialize when we mount
a client with deactivate osc and then active it.

Signed-off-by: Yang Sheng <ys@whamcloud.com>
Change-Id: I92cd44375d70624fb55ef7a0218e7178211a8687
Reviewed-on: https://review.whamcloud.com/33650
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Patrick Farrell <paf@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/lov/lov_obd.c
lustre/tests/conf-sanity.sh