Skip to content
Commit 2eb2b935 authored by Chuck Lever's avatar Chuck Lever
Browse files

SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly



Add a helper to convert a whole xdr_buf directly into an array of
bio_vecs, then send this array instead of iterating piecemeal over
the xdr_buf containing the outbound RPC message.

Reviewed-by: default avatarDavid Howells <dhowells@redhat.com>
Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent d4247970
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment