Add file locking hooks
authorJens Axboe <jens.axboe@oracle.com>
Sat, 1 Mar 2008 17:19:52 +0000 (18:19 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 1 Mar 2008 17:19:52 +0000 (18:19 +0100)
commitb2bd2bd96a09540b3add0ec74db2cdb1c145ca33
treeceb8cfd9aa469e4e7a8d22bcb129526154f0e265
parentf85ac25a7d5c9d5ba4d5c73363a6a2a461a9b013
Add file locking hooks

Does nothing so far, but adds locking calls that cover from ->prep()
to after ->queue(). That is the period where we do IO.

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