Re: [PATCH V7 2/8] blokc: mq-deadline: Introduce dispatch helpers

2017-11-08 Thread Martin K. Petersen
Damien, > Avoid directly referencing the next_rq and fifo_list arrays using the > helper functions deadline_next_request() and deadline_fifo_request() > to facilitate changes in the dispatch request selection in > __dd_dispatch_request() for zoned block devices. Reviewed-by: Martin K. Petersen

Re: [PATCH V7 2/8] blokc: mq-deadline: Introduce dispatch helpers

2017-11-08 Thread Christoph Hellwig
Except for a bit of mis-spelling in the Subject this looks fine to me: Reviewed-by: Christoph Hellwig FYI, I would just simplify the subject to mq-deadline: Introduce dispatch helpers and similar in the other patches.