Re: [PATCH v2] nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disks

From: Keith Busch

Date: Fri May 29 2026 - 19:11:14 EST


On Fri, May 29, 2026 at 01:32:22AM +0000, Achkinazi, Igor wrote:
> Keith Busch wrote:
> > I double checked the sequences here, and yes, I think the
> > synchronize_srcu's already in place ensure every caller sees the EOD
> > error before it could fail the bio_queue_enter(), so this looks like it
> > happens to be sufficient. I'm okay with it.
>
> Thanks Keith! May I add your Reviewed-by?

Sure, though I was considering just adding it the nvme tree. I'm giving
a few days to see if there are any other comments.