Whamcloud - gitweb
LU-11658 lov: cl_cache could miss initialize 80/33980/4
authorYang Sheng <ys@whamcloud.com>
Tue, 13 Nov 2018 20:17:09 +0000 (04:17 +0800)
committerOleg Drokin <green@whamcloud.com>
Sat, 19 Jan 2019 06:27:36 +0000 (06:27 +0000)
commit2bd4a23b0f716551bf95775be1db0f44dfe68682
treefe9d8f32d36abcaa361488312741aad93abb58ac
parent1e855d9762c2f195010f46ff14bcdef0c4c733f4
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.

Lustre-change: https://review.whamcloud.com/33650
Lustre-commit: 42e83c44eb5a22cbacf1ed4c6d4d6b588e07faa9

Lustre-change: https://review.whamcloud.com/33983
Lustre-commit: 2c836398f6817064d18719021e4222cc652432b0

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