On 11/1/22 08:00, Christoph Hellwig wrote: > The NVME_NS_DEAD check only made sense when we revalidated namespaces > in nvme_passthrough_end for commands that affected the namespace inventory. > These days NVME_NS_DEAD is only set during reset or when tearing down > namespaces, and we always remove all namespaces right after that. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > Reviewed-by: Sagi Grimberg <sagi@xxxxxxxxxxx> > --- Looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck