diff options
author | Tom Tucker <tom@opengridcomputing.com> | 2008-04-23 16:49:54 -0500 |
---|---|---|
committer | Tom Tucker <tom@opengridcomputing.com> | 2008-05-19 07:33:43 -0500 |
commit | 0e7f011a19696cc25d68a8d6631fc6c5aa60a54c (patch) | |
tree | 2d87c078c835a3629cb0e053bd92911d019878b9 /.mailmap | |
parent | aa3314c8d6da673b3454549eed45547a79f7cbe1 (diff) | |
download | kernel_samsung_espresso10-0e7f011a19696cc25d68a8d6631fc6c5aa60a54c.zip kernel_samsung_espresso10-0e7f011a19696cc25d68a8d6631fc6c5aa60a54c.tar.gz kernel_samsung_espresso10-0e7f011a19696cc25d68a8d6631fc6c5aa60a54c.tar.bz2 |
svcrdma: Simplify receive buffer posting
The svcrdma transport provider currently allocates receive buffers
to the RQ through the xpo_release_rqst method. This approach is overly
complicated since it means that the rqstp rq_xprt_ctxt has to be
selectively set based on whether the RPC is going to be processed
immediately or deferred. Instead, just post the receive buffer when
we are certain that we are replying in the send_reply function.
Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions