Whamcloud - gitweb
- pass mdt_obd through process_config parameters to the mdc instead of storing
authortappro <tappro>
Sat, 14 Oct 2006 23:51:55 +0000 (23:51 +0000)
committertappro <tappro>
Sat, 14 Oct 2006 23:51:55 +0000 (23:51 +0000)
commit9cd20945593a8a4f9811309eda73619d9bedb6a3
tree803c52673479e7772a9ecdf29976bba325dcb84b
parent8292bdbc2bce815b8aa25b2c07672da54242d969
- pass mdt_obd through process_config parameters to the mdc instead of storing
  it in lu_device->lu_obd.
- rename mdc_add_obd, mdc_del_obd to the common nameing format in b_new_cmd
  <object>_<action>
lustre/cmm/mdc_device.c
lustre/mdt/mdt_handler.c