On 10/19/2016 06:19 AM, Christoph Hellwig wrote:
On Tue, Oct 18, 2016 at 02:49:09PM -0700, Bart Van Assche wrote:
Multiple functions test the BLK_MQ_S_STOPPED bit so introduce
a helper function that performs this test.

Looks sensible.  Any reason to have it in the public blk-mq.h instead
of the private one, though?  I see that dm is using it with this patch,
but that usage should go away once your full series is merged, right?

Hello Christoph,

Moving the blk_mq_hctx_stopped() declaration from the public to the private blk-mq.h header file should be possible. I will look into this.

Bart.
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to