> 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.