Whamcloud - gitweb
- add mdd_device_shutdown()
authortappro <tappro>
Tue, 15 Aug 2006 22:30:49 +0000 (22:30 +0000)
committertappro <tappro>
Tue, 15 Aug 2006 22:30:49 +0000 (22:30 +0000)
commit8ef1947c0a1092b9455a5ba118f1cb4f7282e4fc
treea21226f08675830556c81ff658d529cb4140f503
parentafe13255cd292f9896fc4dec26e0a98c982a3d4a
- add mdd_device_shutdown()
- rename mdd_cleanup_obd() to the mdd_fini_obd() and call it from
  mdd_device_shutdown()
- rename mdd2_obd() helper to the mdd2obd_dev() to make it similar with others
- add mdd_obd_dev field into mdd_device and store mdd_obd pointer in it
lustre/mdd/mdd_handler.c
lustre/mdd/mdd_internal.h
lustre/mdd/mdd_lov.c