On Fri, Jun 06, 2025 at 03:40:05PM -0600, Caleb Sander Mateos wrote: > Check for UBLK_IO_FETCH_REQ first in __ublk_ch_uring_cmd() and return > early. This allows removing the allowances for NULL io->task and > UBLK_IO_FLAG_OWNED_BY_SRV unset that only apply to FETCH. > > Signed-off-by: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx> Reviewed-by: Ming Lei <ming.lei@xxxxxxxxxx> thanks. Ming