Whamcloud - gitweb
LU-8027 llite: ensure obd is effective in onu_upcall 97/19597/3
authorYang Sheng <yang.sheng@intel.com>
Thu, 14 Apr 2016 20:05:24 +0000 (04:05 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 11 May 2016 16:37:17 +0000 (16:37 +0000)
commit6f1c18d8389d33b143a55e61aa33895fe2abc515
treede09f2ffaf10505fd28da442af49784ffb42c318
parent6a8e4706bb584e883d51d542855e19c56ae1186f
LU-8027 llite: ensure obd is effective in onu_upcall

The watched obd device may still not setup while onu_upcall
invoked. So we need verify it in cl_ocd_update.

Signed-off-by: Yang Sheng <yang.sheng@intel.com>
Change-Id: Iddda6837127f1066ede8430f355d8fd04ed3b71c
Reviewed-on: http://review.whamcloud.com/19597
Tested-by: Jenkins
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/llite/lcommon_misc.c