Whamcloud - gitweb
b=19264
authorjxiong <jxiong>
Thu, 7 May 2009 01:09:21 +0000 (01:09 +0000)
committerjxiong <jxiong>
Thu, 7 May 2009 01:09:21 +0000 (01:09 +0000)
commit905a547356dab45f06dd535776bde3fab76c4688
treeefe44fae139204c2612baac1b566600a5d443cf2
parentcb10deef8cd84e26544928cffcbf6c0189ad69c3
b=19264
r=ericm,fanyong

Fixed an issue in __mds_lov_synchronize(), where mds_propagate_capa_keys() tried to propagate the capa keys to all OSTs. This is not good because if one of the OST is not ready, it will cause the mds.osc to be set to inactive, and don't have a chane to get over.
lustre/include/lustre_mds.h
lustre/lov/lov_obd.c
lustre/mdd/mdd_device.c
lustre/mds/mds_lov.c