2002-11-05 |
shaver | - Fix up c_recovd_data list_head management, to avoid... |
tree | commitdiff |
2002-11-02 |
thantry | 1. Fixed cleanup issue where I was *indeed* accesing... |
tree | commitdiff |
2002-11-01 |
rread | * change init_portals to use inter_module_get() instead of |
tree | commitdiff |
2002-11-01 |
thantry | Lproc-snmp code drop |
tree | commitdiff |
2002-10-30 |
pschwan | Demote the 'sending list' CERRORs to CDEBUGs, so that... |
tree | commitdiff |
2002-10-30 |
shaver | - Bugzilla 214: Have LOV do its own timeout management... |
tree | commitdiff |
2002-10-28 |
shaver | Put back lustre_msg.version (in a different spot, thoug... |
tree | commitdiff |
2002-10-28 |
shaver | Add some null-proofing in DEBUG_REQ, and supply argumen... |
tree | commitdiff |
2002-10-28 |
shaver | Short version: replaying create and rename works now... |
tree | commitdiff |
2002-10-25 |
shaver | - Convert version to flags -- a few days earlier than... |
tree | commitdiff |
2002-10-24 |
pschwan | b=625069 |
tree | commitdiff |
2002-10-23 |
shaver | - Beginning of new REINT replay infrastructure. |
tree | commitdiff |
2002-10-23 |
thantry | File containing read/write fptr implementations for... |
tree | commitdiff |
2002-10-21 |
braam | - compile fixes for 2.5.44 |
tree | commitdiff |
2002-10-19 |
braam | ONLY UPDATE IF YOU NEED THIS (i.e. Andreas probably... |
tree | commitdiff |
2002-10-19 |
shaver | - Split import reconnection and replay (OSC only needs... |
tree | commitdiff |
2002-10-19 |
pschwan | Fix the connection refcount leaks. There were actually... |
tree | commitdiff |
2002-10-17 |
pschwan | More debugging related to the portals/rpc weirdness. |
tree | commitdiff |
2002-10-16 |
shaver | - Fix the mdc_replay_open fixup so that it updates... |
tree | commitdiff |
2002-10-16 |
pschwan | Bump the sanity-max to 1000, since we have way, way... |
tree | commitdiff |
2002-10-15 |
shaver | - Move recovery setup into the (network-using) connect... |
tree | commitdiff |
2002-10-15 |
shaver | - make_bad_inode as part of epoch-check mismatch handling |
tree | commitdiff |
2002-10-15 |
shaver | - Rename the ptlrpc-general reconnection and replay... |
tree | commitdiff |
2002-10-14 |
eeb | Changed test for src_eq_h into an assertion (always... |
tree | commitdiff |
2002-10-11 |
adilger | Revert some of the CERROR->CDEBUG changes in recovery. |
tree | commitdiff |
2002-10-11 |
shaver | Send the correct (I think) client-LDLM export address... |
tree | commitdiff |
2002-10-10 |
shaver | - Add D_HA for recovery diagnostics, and use it in... |
tree | commitdiff |
2002-10-09 |
shaver | So. When we replay a request, we go through request_ou... |
tree | commitdiff |
2002-10-09 |
adilger | Don't LBUG on OOM in setup. |
tree | commitdiff |
2002-10-08 |
adilger | Add an error message if we are trying to use a zero... |
tree | commitdiff |
2002-10-05 |
adilger | Two fixed: |
tree | commitdiff |
2002-10-04 |
shaver | - Add support for umount -f: it invalidates all in... |
tree | commitdiff |
2002-10-04 |
eeb | . request buffering parameters as checked out on MCR |
tree | commitdiff |
2002-10-03 |
shaver | - Fix dumb iloop bug in dump_connection_list by properl... |
tree | commitdiff |
2002-10-03 |
pschwan | b=617434 |
tree | commitdiff |
2002-10-03 |
shaver | - Add some more verbose logging of the cases that get... |
tree | commitdiff |
2002-10-03 |
shaver | - Add mount-epoch checking in most (all?) inode-using... |
tree | commitdiff |
2002-10-02 |
pschwan | - Comment out put_connection until we resolve the dep... |
tree | commitdiff |
2002-10-01 |
pschwan | - If a non-CONNECT request is made with an invalid... |
tree | commitdiff |
2002-10-01 |
shaver | Add support for FAILCONN ioctl, for recovery testing... |
tree | commitdiff |
2002-10-01 |
shaver | - Add RD_TROUBLED state for items that need to start... |
tree | commitdiff |
2002-10-01 |
pschwan | - ChangeLog update for 0.5.13 |
tree | commitdiff |
2002-09-25 |
shaver | - Cancel any and all outstanding locks when an export... |
tree | commitdiff |
2002-09-20 |
eeb | Modifications for "circulating" request buffers ... |
tree | commitdiff |
2002-09-20 |
adilger | Don't just barf if we can't allocate memory. |
tree | commitdiff |
2002-09-20 |
adilger | Re-add memset() of request struct, since we re-use... |
tree | commitdiff |
2002-09-20 |
shaver | - Parallel recovery implementation, to match documented... |
tree | commitdiff |
2002-09-19 |
rread | * add support for gmnal to ptlrpc |
tree | commitdiff |
2002-09-19 |
pschwan | Avoid allocating 'event' and 'request' on the stack... |
tree | commitdiff |
2002-09-18 |
shaver | Ignore PtlPut error, so that we will still timeout... |
tree | commitdiff |
2002-09-16 |
adilger | Replace all of the "char[37]" uses with obd_uuid_t. |
tree | commitdiff |
2002-09-09 |
braam | - change field names for clarity. |
tree | commitdiff |
2002-09-08 |
pschwan | - We don't use pga[i].pg->index, so don't overwrite... |
tree | commitdiff |
2002-09-08 |
adilger | Don't oops if there is no recovd for a connection.... |
tree | commitdiff |
2002-09-08 |
shaver | Avoid OOPS on timeout from unconnected client. (Temporary.) |
tree | commitdiff |
2002-09-07 |
shaver | - Add hooks for post-replay fixup on ptlrpc_request. |
tree | commitdiff |
2002-09-07 |
shaver | - Handle setting of existing EA by retrying without... |
tree | commitdiff |
2002-09-07 |
adilger | Clean up compiler warnings for 64-bit systems where... |
tree | commitdiff |
2002-09-06 |
pschwan | Little cleanups: |
tree | commitdiff |
2002-09-06 |
eeb | fixed bulk source callback race |
tree | commitdiff |
2002-09-06 |
shaver | - Chain imports on connection, like exports. |
tree | commitdiff |
2002-09-06 |
eeb | premature service teardown bugfix |
tree | commitdiff |
2002-09-05 |
pschwan | - debug.c was only used by obdclass, so I moved it... |
tree | commitdiff |
2002-09-05 |
eeb | Fixed service request buffer race |
tree | commitdiff |
2002-09-05 |
shaver | - Rewrote connmgr_iocontrol to handle UUID specificatio... |
tree | commitdiff |
2002-09-04 |
pschwan | - I introduced a bug in the LOV, for the case where... |
tree | commitdiff |
2002-09-04 |
shaver | - initialize LDLM client data on obdfilter, not ost... |
tree | commitdiff |
2002-09-04 |
pschwan | Disable the reply type check until bluearc has a chance... |
tree | commitdiff |
2002-09-03 |
rread | * move recover.c from llite to ptlrpc |
tree | commitdiff |
2002-09-03 |
pschwan | - remove the PTL_RPC_TYPE_* in favour of PTL_RPC_MSG_* |
tree | commitdiff |
2002-09-03 |
eeb | reply message initialisation fix |
tree | commitdiff |
2002-09-03 |
braam | - change the prefix of bulk descriptors to bd_ and... |
tree | commitdiff |
2002-09-03 |
shaver | WARNING: we currently crash on unmount after the last... |
tree | commitdiff |
2002-09-02 |
adilger | Minor cleanups. |
tree | commitdiff |
2002-09-02 |
pschwan | I'm a moron and spin_unlock was a no-op. |
tree | commitdiff |
2002-09-02 |
pschwan | Fix eric's extremely well-spotted locking bug. It... |
tree | commitdiff |
2002-08-29 |
adilger | Fix up the spinlock situation around rq->rq_list and... |
tree | commitdiff |
2002-08-26 |
shaver | * Move recovery state into connection from client,... |
tree | commitdiff |
2002-08-21 |
braam | - add a name to ptlrpc_svc_init in preparation for... |
tree | commitdiff |
2002-08-17 |
shaver | * l_wait_event can now do interrupts without a timeout... |
tree | commitdiff |
2002-08-16 |
shaver | * Fix interrupt-pending-when-timeout-occurs handling... |
tree | commitdiff |
2002-08-12 |
shaver | First steps at getting recovery back off the ground: |
tree | commitdiff |
2002-08-11 |
braam | - change I/O to use a pagearray |
tree | commitdiff |
2002-08-10 |
adilger | Another list_add() abuse. |
tree | commitdiff |
2002-08-01 |
adilger | Include failed operation for the RPC failures. |
tree | commitdiff |
2002-07-31 |
braam | - move the peter branch changes to the head |
tree | commitdiff |
2002-07-26 |
rread | - small include changes needed compile on powerpc |
tree | commitdiff |
2002-07-25 |
shaver | Only interrupt after timeout in ptlrpc_queue_wait.... |
tree | commitdiff |
2002-07-24 |
adilger | Missed one... |
tree | commitdiff |
2002-07-24 |
adilger | Initialize bulk descriptor refcount to 1, and call... |
tree | commitdiff |
2002-07-22 |
adilger | Call bulk descriptor "desc" instead of "bulk" for consi... |
tree | commitdiff |
2002-07-18 |
pschwan | Be more explicit to aid debugging |
tree | commitdiff |
2002-07-17 |
adilger | Big diff, mostly cosmetic. |
tree | commitdiff |
2002-07-17 |
gord-fig | Tweak autogen.sh and Makefiles to be compatible with... |
tree | commitdiff |
2002-07-16 |
adilger | Fix problem with multiple connections to the same local... |
tree | commitdiff |
2002-07-15 |
pschwan | - Fix for the 16kb page directory handling (thanks... |
tree | commitdiff |
2002-07-13 |
shaver | - Use refcounting to control lifetime of bulk descriptors. |
tree | commitdiff |
2002-07-13 |
pschwan | - Added match_or_enqueue helper function |
tree | commitdiff |
2002-07-12 |
pschwan | - Added some temporary LDLM_LOCK_PUT/LDLM_LOCK_GET... |
tree | commitdiff |
2002-07-08 |
shaver | Default to an rq_level of LUSTRE_CONN_FULL. |
tree | commitdiff |
next |