Don't force iodepth == 1 for SYNC io engine
authorJens Axboe <jens.axboe@oracle.com>
Mon, 4 Feb 2008 08:35:03 +0000 (09:35 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 4 Feb 2008 08:35:03 +0000 (09:35 +0100)
commit47bc8bc0396c4b547eb276f2e81a5f781198b114
tree64a527129a00922eb0ce9e6e5012b2535689d0f8
parent108fcc1142ad5d087978190dbd7dd782e9b17d1d
Don't force iodepth == 1 for SYNC io engine

Most will not do queuing, but allow it to be set in case some of
them do.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
init.c