Re: [PATCH 6/9] blk-mq: rename blk_mq_freeze_queue_wait as blk_freeze_queue_wait
From: Ming Lei <hidden>
Date: 2017-09-01 03:53:31
Also in:
linux-scsi
From: Ming Lei <hidden>
Date: 2017-09-01 03:53:31
Also in:
linux-scsi
On Thu, Aug 31, 2017 at 10:37:46PM +0000, Bart Van Assche wrote:
On Fri, 2017-09-01 at 01:27 +0800, Ming Lei wrote:quoted
The only change on legacy is that blk_drain_queue() is run from blk_freeze_queue(), which is called in blk_cleanup_queue(). So this patch removes the explicite __blk_drain_queue() in blk_cleanup_queue().Hello Ming, Shouldn't the rename and the move of the __blk_drain_queue() be separate patches?
OK. -- Ming