Whamcloud - gitweb
- Add some more verbose logging of the cases that get clients into recovery.
[fs/lustre-release.git] / lustre / ptlrpc / connection.c
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...