]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq: don't special case flush inserts for blk-mq-sched
authorJens Axboe <axboe@fb.com>
Fri, 17 Feb 2017 18:38:36 +0000 (11:38 -0700)
committerJens Axboe <axboe@fb.com>
Fri, 17 Feb 2017 19:35:47 +0000 (12:35 -0700)
commitf6baa5145239426347698a51f6c51d2800013fa9
tree098511f98d5c70f2bae4e10cac0391d3e5ee56f1
parentc4bac2779023894033649ed09008cc9b5065a18e
blk-mq: don't special case flush inserts for blk-mq-sched

The current request insertion machinery works just fine for
directly inserting flushes, so no need to special case
this anymore.

Signed-off-by: Jens Axboe <axboe@fb.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
block/blk-mq.c