Whamcloud - gitweb
WARNING: we currently crash on unmount after the last phase of runtests.
[fs/lustre-release.git] / lustre / ptlrpc / recovd.c
2002-09-03 shaverWARNING: we currently crash on unmount after the last...
2002-09-02 pschwanI'm a moron and spin_unlock was a no-op.
2002-09-02 pschwanFix eric's extremely well-spotted locking bug. It...
2002-08-26 shaver* Move recovery state into connection from client,...
2002-08-17 shaver* l_wait_event can now do interrupts without a timeout...
2002-08-16 shaver* Fix interrupt-pending-when-timeout-occurs handling...
2002-07-05 shaverPrevent C-c and C-z from locking us up, and make most...
2002-05-24 pschwanDo lots of explicit EXPORT_SYMBOLs to see if this cures...
2002-05-12 braam- mds failover code
2002-05-01 pschwanFixed recovd deadlock
2002-05-01 pschwanAvoid cli_lock deadlock in ptlrpc_free_req
2002-04-29 braam- documentation update for MDS recovery
2002-04-27 adilgerSend last_rcvd values around when talking to the MDS...
2002-04-24 adilgerFixups to handle error recovery when we are out of...
2002-04-22 braam- rename ha_mgr to recovd
2002-04-17 pschwanThe noncontroversial portion of the last few days of...
2002-04-15 braamWARNING - if an RPC times out you will crash older...