History log of /external/fio/engines/glusterfs_sync.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
eda3a60699e1d96bb68875ef2169ca819eb8f4f9 20-May-2017 Elliott Hughes <enh@google.com> Update to fio-2.20.

Bug: N/A
Test: builds, seems to work
Change-Id: I455dcc898f00dc50ae5cb65d1b381982df5a51e0
/external/fio/engines/glusterfs_sync.c
a2f1c2d9f709126ca8f9838905c475b95b58339f 10-Dec-2014 Jens Axboe <axboe@fb.com> gluster: wire up sync/datasync opcodes

Signed-off-by: Jens Axboe <axboe@fb.com>
/external/fio/engines/glusterfs_sync.c
9187a269bf4539fa4b5b97a9b7439ba408d6b872 19-Aug-2014 Castor Fu <castor@alumni.caltech.edu> Add unlink hook to ioengine API, gluster ioengine

fio would just call unlink even with engines that are not using the
operating systems file namespace... This provides a hook to allow
overriding that, with a default handler, and implements it for the
gluster ioengine.

There are others which it'd probably make sense I'm sure.

Huamin Chen looked over my changes to the gluster code earlier...
>I like this unlink idea, it would be great if you can also make unlink optional (if my coding reading is correct). This looks a great pull request candidate to fio. Please ping Axboe after you are done. He is not actively watching pull requests.

>Please also feel free to augment gluster code and pull me for review if necessary.

-castor

Signed-off-by: Jens Axboe <axboe@fb.com>
/external/fio/engines/glusterfs_sync.c
3b66546f84a37c2126e51aa9aeb76f89c692ac02 19-May-2014 Jens Axboe <axboe@fb.com> Run the gluster engines through indent

Signed-off-by: Jens Axboe <axboe@fb.com>
/external/fio/engines/glusterfs_sync.c
cb92c7fe546d7da2b982a13e2ad97fa991e16149 02-Apr-2014 chenh <hchen@redhat.com> first async IO code drop
/external/fio/engines/glusterfs_sync.c