mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
It's almost identical to blk_mq_insert_request, so fold the two into one slightly more generic function by making the flush special case a bit smarted. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>