[PATCH 2/2] nvme: fix atomic write boundary validation

John Garry john.g.garry at oracle.com
Fri Jun 13 01:03:07 PDT 2025


On 11/06/2025 06:54, Christoph Hellwig wrote:
> Don't mix the namespace and controller values, and validate the
> per-controller limit when probing the controller.  This avoid spurious
> failures for controllers with namespaces that have different namespaces
> with different logical block sizes, or report the per-namespace values
> only for some namespaces.
> 
> It also fixes a missing queue_limits_cancel_update in an error path by
> removing that error path.

I suppose that many comments in 1/2 aren't relevant any more from this 
change.

For the immediate moment, I just want to test this a bit.



More information about the Linux-nvme mailing list