Jens Axboe <axboe@xxxxxxxxx> writes: > I checked, and with the offending commit reverted, it behaves exactly > like it should - io_uring doesn't hit endless retries, and we still > return -EAGAIN to userspace for preadv2(..., RFW_NOWAIT) if not supported. > I've queued up the revert. > > Jeff, the poll test above is supposed to fail as we can't poll on dm. > So that part is expected. OK, works for me. Thanks for the quick turnaround. -Jeff