[PATCH v2 1/4] io_uring: add REQ_F_IOPOLL

Caleb Sander Mateos csander at purestorage.com
Thu Feb 19 08:05:47 PST 2026


On Thu, Feb 19, 2026 at 4:39 AM Anuj gupta <anuj1072538 at gmail.com> wrote:
>
> >         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.

Absolutely, sorry for the typo.

Thanks,
Caleb



More information about the Linux-nvme mailing list