Whamcloud - gitweb
land v0.9.1 on HEAD, in preparation for a 1.0.x branch
[fs/lustre-release.git] / lustre / ptlrpc / connection.c
2003-12-03 philland v0.9.1 on HEAD, in preparation for a 1.0.x branch
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
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-19 shaver- Split import reconnection and replay (OSC only needs...
2002-10-15 shaver- Move recovery setup into the (network-using) connect...
2002-10-15 shaver- Rename the ptlrpc-general reconnection and replay...
2002-10-04 shaver- Add support for umount -f: it invalidates all in...
2002-10-03 shaver- Add mount-epoch checking in most (all?) inode-using...
2002-10-02 pschwan- Comment out put_connection until we resolve the dep...
2002-10-01 pschwan- If a non-CONNECT request is made with an invalid...
2002-09-16 adilgerReplace all of the "char[37]" uses with obd_uuid_t.
2002-09-06 shaver- Chain imports on connection, like exports.
2002-09-03 shaverWARNING: we currently crash on unmount after the last...
2002-09-02 adilgerMinor cleanups.
2002-08-26 shaver* Move recovery state into connection from client,...
2002-07-05 uid34591Include headers explicitly that were previously include...
2002-06-14 pschwan- Fix two leaks
2002-06-14 pschwan- Fixed remote dlm lock conversion
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-05-24 pschwanDo lots of explicit EXPORT_SYMBOLs to see if this cures...
2002-04-29 braam- see message on previous commit.
2002-04-22 braam- rename ha_mgr to recovd
2002-04-15 pschwanptlrpc_client->cli_lock moved to ptlrpc_connection...
2002-04-13 pschwan- added connection structure which encompasses some...