[PATCH] fio: add create_serialize and create_fsync options
authorJens Axboe <axboe@suse.de>
Thu, 3 Nov 2005 14:47:48 +0000 (15:47 +0100)
committerJens Axboe <axboe@suse.de>
Thu, 3 Nov 2005 14:47:48 +0000 (15:47 +0100)
commitfc097bfe4f0d12564eae19684548f4ac07137fef
treeb4f8b5a55b20e9ddcd32bf2a58237d46d111a1ee
parent00c493702e50d47e32dd2da6a1dd26508289859d
[PATCH] fio: add create_serialize and create_fsync options

Allows to control whether we serialize the creation of files prior
to reading them, and whether we fsync() the descriptor after setup.
fio.c