commit | b0850297c749ea79a5717d597931366b3d7f4b09 | [log] [tgz] |
---|---|---|
author | Ming Lei <ming.lei@redhat.com> | Thu Nov 02 23:24:34 2017 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Sat Nov 04 12:38:40 2017 -0600 |
tree | b22dba5d09cac0a46d5144adbd191bb732b43fcc | |
parent | 9c71c83c857e7a84a5be5a56ea88da7098f51db8 [diff] |
block: pass 'run_queue' to blk_mq_request_bypass_insert Block flush need this function without running the queue, so add a parameter controlling whether we run it or not. Signed-off-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>