[PATCH v2 1/4] io_uring: add REQ_F_IOPOLL

Anuj gupta anuj1072538 at gmail.com
Thu Feb 19 04:39:03 PST 2026


>         REQ_F_HAS_METADATA_BIT,
>         REQ_F_IMPORT_BUFFER_BIT,
>         REQ_F_SQE_COPIED_BIT,
> +       REW_F_IOPOLL_BIT,
>
nit: should this be REQ_F_IOPOLL_BIT for naming consistency with the
other REQ_F_*_BIT entries? Otherwise this looks good.



More information about the Linux-nvme mailing list