]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/fio_ceph_objectstore: fix fio plugin build failure by engine_data 15044/head
authorlisali <xiaoyan.li@intel.com>
Thu, 11 May 2017 14:44:43 +0000 (10:44 -0400)
committerlisali <xiaoyan.li@intel.com>
Thu, 11 May 2017 14:44:43 +0000 (10:44 -0400)
commit2c91e91b8a051acd1300faae9da2473ccea9b869
tree0d5652633eaf9ddc44f1ed79d4f7dce8cfe07cd5
parentdaeb4d072ca551e5733e884ae5252a53c1d1d19b
test/fio_ceph_objectstore: fix fio plugin build failure by engine_data

The commit in fio https://github.com/axboe/fio/commit/710bf9c592b849935e1bcc56ffc805fa1d5f9365
changed engine_data to a union which leads build of fio_ceph_objectstore failed.

Signed-off-by: Lisa Li xiaoyan.li@intel.com
src/test/fio/fio_ceph_objectstore.cc