Whamcloud - gitweb
- bug fix to unload modules with safe wait functions
[fs/lustre-release.git] / lustre / ptlrpc / rpc.c
2002-02-27 braam- bug fix to unload modules with safe wait functions
2002-02-27 pschwan- Don't set request->rq_repbuf until the reply has...
2002-02-27 pschwanAdd many debug messages to the RPC path
2002-02-25 pschwanGetting rid of tabs makes me happy, just humour me.
2002-02-25 braam- minor debugging fixes
2002-02-24 pschwanThe most tedious patch in history. Changes almost...
2002-02-24 pschwan- Added DEBUG_SUBSYSTEMs
2002-02-24 braamslightly more debugging in rpc.c - something is wrong...
2002-02-23 pschwan- Converted lots of debugging printks to CDEBUGs
2002-02-22 behlendo- Added some fields for rpc double buffering
2002-02-21 pschwanPass 1 of debugging and leak cleanup:
2002-02-21 braam- elimininate the system calls from filter obd
2002-02-14 braam- changed back to using no optimization for UML modules...
2002-02-13 braamclass/class_obd.c: small OBD_ATTACHED sanity cleanup...
2002-02-09 braamMinor fixes to
2002-02-01 braam- zero out the request structure after allocation
2002-02-01 braamMinor bugfix to allow multiple networked operations:
2002-01-31 braam- new RPC infrastructure:
2002-01-30 braam- and the new files