Whamcloud - gitweb
b=17508
authorjxiong <jxiong>
Fri, 23 Jan 2009 10:01:55 +0000 (10:01 +0000)
committerjxiong <jxiong>
Fri, 23 Jan 2009 10:01:55 +0000 (10:01 +0000)
commit07d32e890d45b76f7bab362420969514df14451b
treec40873cb6dc43c3a8b0b9a42d41e307bf0237346
parenta0bf21c60207523a9ecaf3bfc060e707a79891bf
b=17508
r=huanghua,nikita

Fixed a minior issue about mdc device.
Now (mds) mdc device is not really stacked into mdt device family, so
mdc_type_init is not called at all. The hot fix is to call it in cmm_mod_init.
lustre/cmm/cmm_device.c
lustre/obdclass/lu_object.c