Re: [PATCH v2] io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc
From: Jens Axboe
Date: Wed Mar 26 2025 - 13:05:57 EST
On Tue, 25 Mar 2025 08:39:42 -0600, Caleb Sander Mateos wrote:
> 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.
>
>
Applied, thanks!
[1/1] io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc
commit: 73b6dacb1c6feae8ca4a6ff120848430aeb57fbd
Best regards,
--
Jens Axboe