Whamcloud - gitweb
Code update during for recovery in new MDS:
authortappro <tappro>
Thu, 17 Aug 2006 23:08:46 +0000 (23:08 +0000)
committertappro <tappro>
Thu, 17 Aug 2006 23:08:46 +0000 (23:08 +0000)
commit209061d828b352e153c9d2cbf305eac5667192b5
tree98f48d21766b3ceafaf092dc40d06841c12cba91
parentcd34d5d163f6adfe68f195d2cfc93cb029a6e28e
Code update during for recovery in new MDS:
- add ldo_recovery_complete() to the devices
- place all recovery-related stuff into mdt_recovery.c
- reconstruction code (except reconstruct_open)
- last_rcvd read/write helpers and update
- mdd_trans_stop() takes rc as parameter and saves it in thandle
lustre/cmm/cmm_device.c
lustre/include/lustre_export.h
lustre/mdd/mdd_handler.c
lustre/mdt/Makefile.in
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_recovery.c [new file with mode: 0644]
lustre/osd/osd_handler.c