On Fri, Aug 21, 2026 at 06:30:45PM +0800, Yang Xiuwei wrote: > Hi, > > Quiesce on a batch device leaves ubq->force_abort set. Recovery does > not clear it, so batch fetch fails with -ENODEV and the device stays > QUIESCED. > > Patch 1 clears force_abort in ublk_queue_reset_io_flags(). > Patch 2 adds -b coverage to recover_03. > > Tested: recover_01, recover_03 (with and without -b). > > Yang Xiuwei (2): > ublk: clear force_abort in ublk_queue_reset_io_flags() > selftests: ublk: add batch IO cases to recover_03
Reviewed-by: Ming Lei <[email protected]> Thanks, Ming
