Whamcloud - gitweb
Avoid allocating 'event' and 'request' on the stack (saving some 350 bytes),
authorpschwan <pschwan>
Thu, 19 Sep 2002 08:09:35 +0000 (08:09 +0000)
committerpschwan <pschwan>
Thu, 19 Sep 2002 08:09:35 +0000 (08:09 +0000)
commit4e17abba3c54ae29fe001d11da255f858e5c6bc2
treeccfeea2d95d0a2a0cfc3e5a60d3e21ad2419389f
parentbb7a08d456030b6866a5e19316e6c80572d2f996
Avoid allocating 'event' and 'request' on the stack (saving some 350 bytes),
because there is strong evidence that we are running out of space in some call
paths
lustre/ptlrpc/service.c