Turn file ->open and ->unlink into flags
authorJens Axboe <jens.axboe@oracle.com>
Tue, 13 Mar 2007 09:16:34 +0000 (10:16 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 13 Mar 2007 09:16:34 +0000 (10:16 +0100)
commitf11bd94d50d5995a64682f74b5f0f7509bf2c550
tree2b2a487b877625725f85dd5ac458a7c8e3357045
parentaf52b3455ad892322aab2791282b6bd4efdfdbf3
Turn file ->open and ->unlink into flags

We'll need more flags in the next commits, so do this as a
preparatory patch.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
filesetup.c
fio.h
io_u.c
ioengines.c