[PATCH] libaio engine: fake work-around for sync issue
authorJens Axboe <jens.axboe@oracle.com>
Sat, 10 Feb 2007 11:59:48 +0000 (12:59 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 10 Feb 2007 11:59:48 +0000 (12:59 +0100)
commit8d714a60ae956c5758fe4b5a75aa6cc31ce7e9eb
tree25953285de735a7d3b597e876c7b63374e26ae29
parente5c40aabb82b796e34f2ea7a184a3f72f5fb41e5
[PATCH] libaio engine: fake work-around for sync issue

Needed to make the fsync() fallback work.

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