[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210122175508.eiimz2fbx3csrejk@beryllium.lan>
Date: Fri, 22 Jan 2021 18:55:08 +0100
From: Daniel Wagner <dwagner@...e.de>
To: Christoph Hellwig <hch@....de>
Cc: linux-nvme@...ts.infradead.org, linux-kernel@...r.kernel.org,
Keith Busch <kbusch@...nel.org>, Jens Axboe <axboe@...com>,
Sagi Grimberg <sagi@...mberg.me>
Subject: Re: [PATCH] nvme-multipath: Early exit if no path is available
On Fri, Jan 22, 2021 at 06:50:29PM +0100, Christoph Hellwig wrote:
> How can that happen once we're in the loop?
As far I can tell, it's the first nvme_next_ns() call which returns the
NULL pointer and this will pass the test 'ns != old'.
Powered by blists - more mailing lists