Re: [PATCH 5/7] ataflop: implement mq_ops->commit_rqs() hook

2018-12-03 Thread Sagi Grimberg
Reviewed-by: Sagi Grimberg

Re: [PATCH 5/7] ataflop: implement mq_ops->commit_rqs() hook

2018-11-29 Thread Christoph Hellwig
On Wed, Nov 28, 2018 at 06:35:36AM -0700, Jens Axboe wrote: > We need this for blk-mq to kick things into gear, if we told it that > we had more IO coming, but then failed to deliver on that promise. > > Reviewed-by: Omar Sandoval > Signed-off-by: Jens Axboe Looks good, Reviewed-by: Christoph

Re: [PATCH 5/7] ataflop: implement mq_ops->commit_rqs() hook

2018-11-28 Thread Ming Lei
On Wed, Nov 28, 2018 at 06:35:36AM -0700, Jens Axboe wrote: > We need this for blk-mq to kick things into gear, if we told it that > we had more IO coming, but then failed to deliver on that promise. > > Reviewed-by: Omar Sandoval > Signed-off-by: Jens Axboe > --- > drivers/block/ataflop.c | 10

[PATCH 5/7] ataflop: implement mq_ops->commit_rqs() hook

2018-11-28 Thread Jens Axboe
We need this for blk-mq to kick things into gear, if we told it that we had more IO coming, but then failed to deliver on that promise. Reviewed-by: Omar Sandoval Signed-off-by: Jens Axboe --- drivers/block/ataflop.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/drivers/block/