Whamcloud - gitweb
* large request buffers; the request object is dynamically allocated in
authoreeb <eeb>
Fri, 10 Oct 2003 14:44:47 +0000 (14:44 +0000)
committereeb <eeb>
Fri, 10 Oct 2003 14:44:47 +0000 (14:44 +0000)
commit768608a96abb445b7e8cb5eae742f2278790f4ec
tree5b74e7db19f8a06b576bfb41d4ba1a79c3d25d03
parentb4f811f645b2eabb2f8f1065ad660f54d7da2714
*   large request buffers; the request object is dynamically allocated in
    the event handler (request_in_callback()) for all incoming request
    messages apart from the one that fills a request buffer

*   CAVEAT EMPTOR so far this has only been tested with echo client/server,
    which doesn't test all types of reply (viz "difficult" replies).
lustre/ldlm/ldlm_lib.c
lustre/mgmt/mgmt_svc.c