On 11/1/22 08:00, Christoph Hellwig wrote: > The call to nvme_remove_invalid_namespaces made sense when > nvme_passthru_end revalidated all namespaces and had to remove those that > didn't exist any more. Since we don't revalidate from nvme_passthru_end > now, this call is entirely spurious. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > Reviewed-by: Sagi Grimberg <sagi@xxxxxxxxxxx> > --- Looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck