diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-09-08 15:20:34 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-09-21 19:30:43 +0300 |
commit | ac9e5784bbe72f4f603d1af84760ec09bc0b5ccd (patch) | |
tree | 6fbe0e11d65d808fbbfa250d81b97eb5ca9752d4 /io_uring/io_uring.h | |
parent | 0b048557db761d287777360a100e1d010760d209 (diff) | |
download | linux-ac9e5784bbe72f4f603d1af84760ec09bc0b5ccd.tar.xz |
io_uring/net: use io_sr_msg for sendzc
Reuse struct io_sr_msg for zerocopy sends, which is handy. There is
only one zerocopy specific field, namely .notif, and we have enough
space for it.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/408c5b1b2d8869e1a12da5f5a78ed72cac112149.1662639236.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/io_uring.h')
0 files changed, 0 insertions, 0 deletions