Spdk/test
Ben Walker aff7e226f7 bdev: spdk_bdev_[read|write|flush|unmap|reset] now return int
It is not actually useful to be immediately returned
a handle to the bdev_io. There isn't anything valid
that the user can do with it at that point. Instead,
return an integer error code.

Change-Id: Iffa9a8dc5b2eefab57e3cc1f68919985431d17d1
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/364137
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-06-08 16:35:49 -04:00
..
app test/app/stub: create sentinel file when init complete 2017-05-26 12:14:19 -04:00
blobfs/rocksdb test/blobfs: use test stub 2017-05-25 16:55:03 -04:00
cpp_headers test/cpp_headers: autogenerate header test files 2016-10-03 10:24:18 -07:00
iscsi_tgt test/iscsi_tgt/ext4test: update for DPDK submodule 2017-06-02 12:04:30 -04:00
lib bdev: spdk_bdev_[read|write|flush|unmap|reset] now return int 2017-06-08 16:35:49 -04:00
nvmf test/nvmf: use stub application 2017-05-30 17:59:44 -04:00
vhost vhost: added rpc commands to remove vhost controllers and devices 2017-05-18 01:01:46 -07:00
Makefile app/stub: add a stub application to accelerate startup 2017-05-25 13:52:09 -04:00
spdk_cunit.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00