"block/blk-flush.c" did not exist on "28e18d0188b9e3ab82ebd09d9b1d1c7f8d1822aa"
block: set REQ_TYPE_FS on flush requests
FUJITA Tomonori authored
the block layer doesn't set rq->cmd_type on flush requests. By
definition, it should be REQ_TYPE_FS (the lower layers build a command
and interpret the result of it, that is, the block layer doesn't know
the details).
Signed-off-by: default avatarFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: default avatarJens Axboe <jaxboe@fusionio.com>
28e18d01