diff options
author | 2025-03-25 08:39:42 -0600 | |
---|---|---|
committer | 2025-03-26 04:26:45 -0600 | |
commit | 73b6dacb1c6feae8ca4a6ff120848430aeb57fbd (patch) | |
tree | 69e43cac2f9388382a5cb7b026cb51d496d04394 /net/lapb/lapb_timer.c | |
parent | io_uring: move min_events sanitisation (diff) | |
download | wireguard-linux-73b6dacb1c6feae8ca4a6ff120848430aeb57fbd.tar.xz wireguard-linux-73b6dacb1c6feae8ca4a6ff120848430aeb57fbd.zip |
io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc
Instead of a bool field in struct io_sr_msg, use REQ_F_IMPORT_BUFFER to
track whether io_send_zc() has already imported the buffer. This flag
already serves a similar purpose for sendmsg_zc and {read,write}v_fixed.
Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Suggested-by: Pavel Begunkov <asml.silence@gmail.com>
Reviewed-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/20250325143943.1226467-1-csander@purestorage.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions