Whamcloud - gitweb
b=16776
[fs/lustre-release.git] / lustre / ptlrpc / recover.c
2008-08-07 kalpakb=16098
2008-07-27 kalpakb=16098
2007-07-30 tappro- make HEAD from b_post_cmd3
2007-04-28 scjodyBranch HEAD
2007-02-13 adilgerBranch HEAD
2007-02-10 nathanland b1_5 onto HEAD
2005-05-29 yury- many gcc4 compilation fixes (warnings)
2005-05-18 alex- ptlrpc_request_handle_notconn() shouldn't reconnect...
2005-05-14 alexb=6326
2005-05-07 alexb=6019
2005-04-04 yury- landed b_hd_cray_merge3
2004-10-23 yury- landing of b_hd_cleanup_merge to HEAD.
2004-07-29 rreadMake recovery on clients less verbose and misleading.
2004-06-16 uid723b=1742
2004-06-10 yuryMostly fixes related to using failover MDSs along lmv...
2004-06-02 phillanding b_cmobd_merge on HEAD
2004-05-17 philsmash the HEAD with the contents of b_cmd. HEAD_PRE_CM...
2004-04-29 adilgerLand b_smallfix onto HEAD (20040428_2142)
2004-04-14 adilgerLand b_smallfix onto HEAD (20040414_1359)
2004-03-18 adilgerLand b1_2 onto HEAD (20040317_2319)
2004-03-17 rreadb=2766
2004-03-05 adilgerLand b1_2 onto HEAD (20040304_171022)
2004-02-24 adilgerLand b_smallfix onto HEAD (20040223_1817)
2004-02-14 rreadland b_eq on HEAD
2004-02-13 adilgerLanding b_bug974 onto HEAD (20040213_1538).
2004-02-13 adilgerLand b_smallfix onto HEAD (20040213_1402)
2004-02-07 rreadLanding b_recovery
2004-01-05 rreadb=2460
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