Whamcloud - gitweb
Reverted #974 for now as it causes problems for people.
[fs/lustre-release.git] / lustre / ptlrpc / recover.c
2003-12-21 greenReverted #974 for now as it causes problems for people.
2003-12-16 greenr=zab,phil
2003-12-03 philland 1.0.1 fixes on main development branch (head)
2003-12-03 philland v0.9.1 on HEAD, in preparation for a 1.0.x branch
2003-08-19 philb=1505
2003-08-12 adilgerFix import levels when a reconnect happens without...
2003-07-25 philmerge b_devel into HEAD, which will become 0.7.3
2003-07-03 pschwanmerge b_devel into HEAD (20030703)
2003-06-12 pschwan- merge 0.7rc1 from b_devel to HEAD (20030612 merge...
2003-03-02 pschwanland 0.5.20.3 b_devel onto HEAD (b_devel will remain)
2003-02-07 pschwanMerge b_md into HEAD
2003-01-06 adilgerMerge b_md to HEAD for 0.5.19 release.
2002-12-02 adilgerMerge of b_md to HEAD:
2002-12-01 adilgerFix compile warnings (hopefully nothing else is missing...)
2002-12-01 shaverLanding b_lock_replay so that Phil can use my ldlm...
2002-11-28 shaverLanding of b_recovery (at last).
2002-10-28 shaverShort version: replaying create and rename works now...
2002-10-25 shaver- Convert version to flags -- a few days earlier than...
2002-10-23 shaver- Beginning of new REINT replay infrastructure.
2002-10-19 shaver- Split import reconnection and replay (OSC only needs...
2002-10-16 shaver- Fix the mdc_replay_open fixup so that it updates...
2002-10-15 shaver- make_bad_inode as part of epoch-check mismatch handling
2002-10-15 shaver- Rename the ptlrpc-general reconnection and replay...
2002-10-11 adilgerRevert some of the CERROR->CDEBUG changes in recovery.
2002-10-11 shaverSend the correct (I think) client-LDLM export address...
2002-10-10 shaver- Add D_HA for recovery diagnostics, and use it in...
2002-10-03 shaver- Add some more verbose logging of the cases that get...
2002-10-01 shaver- Add RD_TROUBLED state for items that need to start...
2002-09-20 shaver- Parallel recovery implementation, to match documented...
2002-09-07 shaver- Handle setting of existing EA by retrying without...
2002-09-06 shaver- Chain imports on connection, like exports.
2002-09-03 rread* move recover.c from llite to ptlrpc