Whamcloud - gitweb
LU-5122 lfsck: maintain the MDT devices list properly 07/10507/3
authorFan Yong <fan.yong@intel.com>
Mon, 28 Apr 2014 15:42:13 +0000 (23:42 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 11 Jun 2014 02:49:51 +0000 (02:49 +0000)
commite6cffac98e708acdf03c511586be581fcfaf8836
treea500c12be09d95ce4c6db2bd106a00c0fb783a5e
parentcce8026929381e85e4e51b089b81980213f010fe
LU-5122 lfsck: maintain the MDT devices list properly

The layout LFSCK needs to know which MDT/OST devices have taken part
in the LFSCK, it maintains two lists for that. When the layout LFSCK
starts/stops, it should handle the two lists separately and properly.

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: I26103ddc7796dbb1706f5c4da3737df297214e68
Reviewed-on: http://review.whamcloud.com/10507
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/lfsck/lfsck_layout.c