Whamcloud - gitweb
- add 'result' param to the mdt_reply(), because it can differ from
authortappro <tappro>
Tue, 11 Jul 2006 23:06:44 +0000 (23:06 +0000)
committertappro <tappro>
Tue, 11 Jul 2006 23:06:44 +0000 (23:06 +0000)
commit6d224a319d9c29347e75993bee1bfa333b8249d5
treef890da7ef4b261c6bc0d6c4c8a6c6600c30eb7e2
parent3e79bcd6cad78e4e7980152b03e7e4adebbab480
- add 'result' param to the mdt_reply(), because it can differ from
  req->rq_status
- copy mdt_ldlm_client to the obd_ldlm_client to proper initialization of revimp
  in target_handle_connect()
- move obd assignment in mdt_init0() after md_device_init() which zeroes obd
  value.
- comment out o_notify() temporary due to constant oops
lustre/mdt/mdt_handler.c