add "invalid block size" to "first direct IO errored." message
authorTomohiro Kusumi <tkusumi@tuxera.com>
Mon, 18 Sep 2017 18:23:54 +0000 (21:23 +0300)
committerJens Axboe <axboe@kernel.dk>
Mon, 18 Sep 2017 18:25:13 +0000 (12:25 -0600)
commit78d4a262a0758d47631bfd44672bbd5f9eff9b42
treebc1e3d494c26ced70bbd2da6603923cda64dcfdd
parent13a85be93769986e03662e8dae6f8bfdf2971aa9
add "invalid block size" to "first direct IO errored." message

It could fail due to bs not multiple of sector size.

Signed-off-by: Tomohiro Kusumi <tkusumi@tuxera.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
ioengines.c