Re: [PATCH] nvme: swap synchronization ordering in nvme_remove_head()
Keith Busch <[email protected]>
| Newsgroups | org.infradead.lists.linux-nvme |
|---|---|
| Message-ID | <ak6hmIT89wiKXbOj@kbusch-mbp> |
On Tue, Jul 07, 2026 at 02:57:44PM +0100, John Garry wrote: > From: John Garry <[email protected]> > > 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.