Initial suppor for sync_file_range()
authorJens Axboe <jens.axboe@oracle.com>
Tue, 9 Mar 2010 19:09:44 +0000 (20:09 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 9 Mar 2010 19:09:44 +0000 (20:09 +0100)
commit44f29692cfba246981bb3c1b894333a6d2209f51
tree609cfd058246e06b496d269741c88638516167f1
parente6d2e7ec8134c94e764e10b124ff9379877ec158
Initial suppor for sync_file_range()

This revs the ioengine to 11, as we now have another data direction.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
engines/sync.c
file.h
fio.h
io_ddir.h
io_u.c
ioengine.h
ioengines.c
log.c
options.c
os/os-linux.h