[PATCH 0/3] Continue iovec api clean up
Gabriel Krisman Bertazi <[email protected]>
| Newsgroups | org.kernel.vger.io-uring |
|---|---|
| Message-ID | <[email protected]> |
I found the first patch in an old branch and took the opportunity to find another (i think the last) case where the same pattern of directly copying the iov existed. Tested with liburing. Gabriel Krisman Bertazi (3): io_uring/rw: Drop custom iov copy in io_iov_buffer_select_prep io_uring/net: Drop custom iov copy in io_msg_copy_hdr io_uring/net: Drop ddir argument from io_msg_copy_hdr io_uring/net.c | 75 +++++++++++++++----------------------------------- io_uring/rw.c | 24 ++++------------ 2 files changed, 27 insertions(+), 72 deletions(-) -- 2.55.0