summaryrefslogtreecommitdiff
path: root/net/socket.c
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2024-04-08 02:54:57 +0300
committerJens Axboe <axboe@kernel.dk>2024-04-15 17:10:26 +0300
commitd285da7dbd3b3cc9b4cf822039a87ca4e4106ecf (patch)
treef82b8dbbb9bf6ff226237b3c66bf47a0d09d33a9 /net/socket.c
parent6b7f864bb70591b1ba8f538c13de2a8396bfec8a (diff)
downloadlinux-d285da7dbd3b3cc9b4cf822039a87ca4e4106ecf.tar.xz
io_uring/net: set MSG_ZEROCOPY for sendzc in advance
We can set MSG_ZEROCOPY at the preparation step, do it so we don't have to care about it later in the issue callback. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Link: https://lore.kernel.org/r/c2c22aaa577624977f045979a6db2b9fb2e5648c.1712534031.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions