"block/blk-flush.c" did not exist on "28e18d0188b9e3ab82ebd09d9b1d1c7f8d1822aa"
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:FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by:
Jens Axboe <jaxboe@fusionio.com>