Linux Kernel Selftest development
 help / color / mirror / Atom feed
From: Ming Lei <tom.leiming@gmail.com>
To: Yang Xiuwei <yangxiuwei@kylinos.cn>
Cc: axboe@kernel.dk, linux-block@vger.kernel.org, shuah@kernel.org,
	linux-kselftest@vger.kernel.org
Subject: Re: [PATCH 0/2] ublk: fix force_abort leftover after quiesce recover
Date: Mon, 24 Aug 2026 08:31:01 -0500	[thread overview]
Message-ID: <aoxHlXhGrrFDN8SE@fedora-laptop> (raw)
In-Reply-To: <20260821103047.369522-1-yangxiuwei@kylinos.cn>

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 <tom.leiming@gmail.com>


Thanks,
Ming

      parent reply	other threads:[~2026-08-24 13:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-21 10:30 [PATCH 0/2] ublk: fix force_abort leftover after quiesce recover Yang Xiuwei
2026-08-21 10:30 ` [PATCH 1/2] ublk: clear force_abort in ublk_queue_reset_io_flags() Yang Xiuwei
2026-08-21 10:30 ` [PATCH 2/2] selftests: ublk: add batch IO cases to recover_03 Yang Xiuwei
2026-08-24 13:31 ` Ming Lei [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aoxHlXhGrrFDN8SE@fedora-laptop \
    --to=tom.leiming@gmail.com \
    --cc=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=yangxiuwei@kylinos.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox