Re: [PATCH 02/10] blk-mq: make mq_ops a const pointer

2017-01-13 Thread Christoph Hellwig
Looks fine, even totally independent of any sched work, like most of the cleanups following this one Reviewed-by: Christoph Hellwig

Re: [PATCH 02/10] blk-mq: make mq_ops a const pointer

2017-01-12 Thread Johannes Thumshirn
On Wed, Jan 11, 2017 at 02:39:55PM -0700, Jens Axboe wrote: > We never change it, make that clear. > > Signed-off-by: Jens Axboe > Reviewed-by: Bart Van Assche > --- Looks good, Reviewed-by: Johannes Thumshirn -- Johannes Thumshirn Storage jthumsh...@

[PATCH 02/10] blk-mq: make mq_ops a const pointer

2017-01-11 Thread Jens Axboe
We never change it, make that clear. Signed-off-by: Jens Axboe Reviewed-by: Bart Van Assche --- block/blk-mq.c | 2 +- include/linux/blk-mq.h | 2 +- include/linux/blkdev.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/block/blk-mq.c b/block/blk-mq.c index a8e67