Whamcloud - gitweb
LU-4136 obdclass: use obd_get_info to report network status 85/8585/2
authorBobi Jam <bobijam.xu@intel.com>
Wed, 27 Nov 2013 04:36:05 +0000 (12:36 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 30 Dec 2013 22:38:01 +0000 (17:38 -0500)
commitb7e9bedef0c8073835802c0d0bcf1d22ccc82b22
tree87de92d7df4adbef166330fdfbb5b483ec60c98d
parenta39dbbabe8378712f2120352f27cc9ba4cc5286b
LU-4136 obdclass: use obd_get_info to report network status

Use obd_get_info() to report MDT-OST connection status instead of
health_check(), so that /proc/fs/lustre/health_check does not
check MDT's connection status.

Signed-off-by: Bobi Jam <bobijam.xu@intel.com>
Change-Id: I8b4afcfdce3712fff893475b9c5cd44654f3762e
Reviewed-on: http://review.whamcloud.com/8408
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/obd.h
lustre/lod/lod_dev.c
lustre/mdd/mdd_device.c
lustre/mdt/mdt_handler.c
lustre/osp/osp_dev.c