Whamcloud - gitweb
LU-11658 lov: cl_cache could miss initialize 06/34306/3
authorYang Sheng <ys@whamcloud.com>
Tue, 13 Nov 2018 20:17:09 +0000 (04:17 +0800)
committerOleg Drokin <green@whamcloud.com>
Mon, 1 Apr 2019 06:18:40 +0000 (06:18 +0000)
commite1ff19d73c77bccf66429af1d8fb1ade7fcf8701
tree0bfad197f1802ef0e4735c4d5f1213cb496d17a1
parent5a878a7ba1b639ed4a6b01fa7d951467f8fb2122
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

And followup patch:
Lustre-change: https://review.whamcloud.com/33983
Lustre-commit: c69e34ce0ed5759fbef20f5aae7f47ead5598094

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/34306
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
lustre/lov/lov_obd.c
lustre/tests/conf-sanity.sh