Spdk/test/lib/nvmf
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
..
direct include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
discovery bdev: add getters for bdev name and product name 2017-05-12 09:36:30 -07:00
request nvmf: add spdk_ prefix to nvmf_find_subsystem() 2017-06-01 19:43:45 -04:00
session nvmf: add spdk_ prefix to nvmf_find_subsystem() 2017-06-01 19:43:45 -04:00
subsystem nvmf: add spdk_ prefix to nvmf_find_subsystem() 2017-06-01 19:43:45 -04:00
virtual bdev: spdk_bdev_[read|write|flush|unmap|reset] now return int 2017-06-08 16:35:49 -04:00
Makefile nvmf: split discovery service into its own file 2017-03-17 15:55:36 -07:00