Re: [PATCH V4 3/6] nvme: prepare for pairing quiescing and unquiescing
From: Christoph Hellwig <hch@lst.de>
Date: 2021-10-14 12:11:02
Also in:
linux-block
From: Christoph Hellwig <hch@lst.de>
Date: 2021-10-14 12:11:02
Also in:
linux-block
On Thu, Oct 14, 2021 at 04:17:07PM +0800, Ming Lei wrote:
Add two helpers so that we can prepare for pairing quiescing and unquiescing which will be done in next patch.
I'd prefer to not add these wrappers with 1 or two callers, all in the local file respectively.