From: Keith Busch <kbusch@kernel.org>
To: John Garry <john.garry@linux.dev>
Cc: axboe@kernel.dk, hch@lst.de, sagi@grimberg.me,
linux-nvme@lists.infradead.org, nilay@linux.ibm.com,
John Garry <john.g.garry@oracle.com>
Subject: Re: [PATCH] nvme: swap synchronization ordering in nvme_remove_head()
Date: Wed, 8 Jul 2026 13:14:32 -0600 [thread overview]
Message-ID: <ak6hmIT89wiKXbOj@kbusch-mbp> (raw)
In-Reply-To: <20260707135744.1470014-1-john.garry@linux.dev>
On Tue, Jul 07, 2026 at 02:57:44PM +0100, John Garry wrote:
> From: John Garry <john.g.garry@oracle.com>
>
> sashiko bot reported a potential issue in the requeue handling in [0] -
> the code there is same as the NVMe driver.
>
> The issue is that when we schedule the requeue work, if a bio is added to
> the requeue list afterwards in nvme_ns_head_submit_bio(), it is missed by
> the requeue worker.
Thanks, applied to nvme-7.3.
next prev parent reply other threads:[~2026-07-08 19:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-07 13:57 [PATCH] nvme: swap synchronization ordering in nvme_remove_head() John Garry
2026-07-08 9:17 ` Christoph Hellwig
2026-07-08 13:35 ` Nilay Shroff
2026-07-08 19:14 ` Keith Busch [this message]
2026-07-14 13:20 ` Hannes Reinecke
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=ak6hmIT89wiKXbOj@kbusch-mbp \
--to=kbusch@kernel.org \
--cc=axboe@kernel.dk \
--cc=hch@lst.de \
--cc=john.g.garry@oracle.com \
--cc=john.garry@linux.dev \
--cc=linux-nvme@lists.infradead.org \
--cc=nilay@linux.ibm.com \
--cc=sagi@grimberg.me \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.