Whamcloud - gitweb
LU-8360 llite: check return value for obd_set_info_async 25/21125/3
authorYang Sheng <yang.sheng@intel.com>
Fri, 1 Jul 2016 16:00:46 +0000 (00:00 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 11 Jul 2016 23:59:28 +0000 (23:59 +0000)
commita04d586405b7fa8aaa2f033f5b6b865c475e7ec8
tree2c6e79d997a7aa25d8baaad7c8ad8b3ba0fe6f83
parent0706879579e08c4bbfe7840b7852f67ebef6c674
LU-8360 llite: check return value for obd_set_info_async

The return value is ignored in client_common_fill_super.
Restore to check it and error out.

Signed-off-by: Yang Sheng <yang.sheng@intel.com>
Change-Id: If8da955acc61212cf04b9600348875aed8f5cfb4
Reviewed-on: http://review.whamcloud.com/21125
Tested-by: Jenkins
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/llite/llite_lib.c