Home
last modified time | relevance | path

Searched hist:"8 ab6bb9ee8d04ba56b9eb19cc7e4f56d0a43ad1a" (Results 1 – 2 of 2) sorted by relevance

/linux/block/
H A Dblk-mq.hdiff 8ab6bb9ee8d04ba56b9eb19cc7e4f56d0a43ad1a Mon Jun 25 13:31:45 CEST 2018 Ming Lei <ming.lei@redhat.com> blk-mq: cleanup blk_mq_get_driver_tag()

We never pass 'wait' as true to blk_mq_get_driver_tag(), and hence
we never change '**hctx' as well. The last use of these went away
with the flush cleanup, commit 0c2a6fe4dc3e.

So cleanup the usage and remove the two extra parameters.

Cc: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Tested-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dblk-mq.cdiff 8ab6bb9ee8d04ba56b9eb19cc7e4f56d0a43ad1a Mon Jun 25 13:31:45 CEST 2018 Ming Lei <ming.lei@redhat.com> blk-mq: cleanup blk_mq_get_driver_tag()

We never pass 'wait' as true to blk_mq_get_driver_tag(), and hence
we never change '**hctx' as well. The last use of these went away
with the flush cleanup, commit 0c2a6fe4dc3e.

So cleanup the usage and remove the two extra parameters.

Cc: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Tested-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>