gfapi: Make fio_gf_queue() set the I/O unit error status instead of returning -EINVAL
authorBart Van Assche <bart.vanassche@wdc.com>
Wed, 18 Apr 2018 15:30:25 +0000 (08:30 -0700)
committerBart Van Assche <bart.vanassche@wdc.com>
Wed, 18 Apr 2018 20:25:30 +0000 (13:25 -0700)
commitd9bac1c6a8ca176fe8c1f342109e092f2de79419
tree76271c5f03ecb5fad3adf772338ae3c7391e9514
parenta80cb54b6df815c5121f84d5126e2550e5f259cc
gfapi: Make fio_gf_queue() set the I/O unit error status instead of returning -EINVAL

This makes the gfapi I/O engine more uniform with other I/O engines.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
engines/glusterfs_sync.c