Spdk/examples
Andrey Kuzmin 94f3053de3 Fix fio_plugin build for FIO_IOOPS_VERSION >= 24.
Fio commit d3b07186b1d4c7c1d9adc1306407458ce41ad048 changed return
type of the ioengine->queue method to a new enumeration type
fio_q_status. Add preprocessor checks to ensure SPDK fio_plugin builds
successfully with both current and earlier fio ioengine API version.

This is a cherry-pick of commit 4e51a274de from master.

Change-Id: Ie7b696c9c410fa5b85d0487bbf99e8e5f1f4a886
Signed-off-by: Andrey Kuzmin <andrey.v.kuzmin@gmail.com>
Reviewed-on: https://review.gerrithub.io/413749
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-on: https://review.gerrithub.io/414057
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-06-06 19:36:37 +00:00
..
bdev Fix fio_plugin build for FIO_IOOPS_VERSION >= 24. 2018-06-06 19:36:37 +00:00
blob blobcli: exclude vbdev_lvol from blobcli compilation 2018-04-12 12:40:01 -04:00
ioat check_format: add [v]sprintf() to banned functions 2018-04-06 18:31:14 -04:00
nvme Fix fio_plugin build for FIO_IOOPS_VERSION >= 24. 2018-06-06 19:36:37 +00:00
Makefile examples: blobstore hello world 2017-08-11 13:17:11 -04:00