Re: [PATCH v2 0/2] nvmet: fix subtle race in I/O processing and ns configuration
From: Keith Busch
Date: Tue Sep 22 2026 - 11:09:11 EST
On Fri, Sep 18, 2026 at 09:57:29PM +0530, Nilay Shroff wrote:
> Hi,
>
> This series addresses two race conditions in the nvmet core code that
> handles I/O submission and namespace configuration.
>
> The first patch addresses a race where target namespace attributes
> could be changed while I/O is in progress. The second patch addresses
> a subtle race that could allow I/O to be admitted even after the
> percpu reference count has been killed or marked dead.
Thanks, series applied to nvme-7.4.