Whamcloud - gitweb
the offset should not be modified; so use a temporay variable.
[fs/lustre-release.git] / lustre / mdt / mdt_recovery.c
2006-09-08 huanghuathe offset should not be modified; so use a temporay...
2006-09-08 tapprofix several memleaks and small issues
2006-09-06 huanghuaset lu_device to obd, the error handling need it.
2006-09-03 tapprofix bug with mcd allocation
2006-08-31 tappro- add mdt_iocontrol()
2006-08-31 huanghuaadded some open recovery prototype code.
2006-08-30 huanghua(1) store intent_disposition in mdt_thread_info, for...
2006-08-29 huanghua(1) close continue even if we can not pack reply;
2006-08-28 tappro implement MDT_FAIL_WRITE(), set the missed fail checks...
2006-08-28 huanghuafix according to nikita's inspection result; mainly:
2006-08-25 nikitamdd,mdt: add missed locking, found by lock-tracking...
2006-08-23 huanghuaremove "lu_context *" parameter from dtc_txn_commit()
2006-08-23 tapproupdate due to new close() handling,
2006-08-22 tapproadd missed OBD_FAIL check, remove old file
2006-08-20 yury- merge with 1_5,some fixes.
2006-08-18 tappro- use obd_last_committed instead of mdt value for now
2006-08-18 tapprofix silly defect, thanks Wangdi.
2006-08-17 tapproCode update during for recovery in new MDS: