b9bcc3531e
The user should not see the bdev_io status directly; the NVMe and SCSI error code wrappers provide the ability to translate to the desired format regardless of what kind of error is stored inside the bdev_io. Replace the spdk_bdev_io_completion_cb status parameter with a bool simply indiciating whether the I/O completed successfully. Change-Id: Iad18c2dac4374112c41b7a656154ed3ae1a68569 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/362047 Tested-by: <sys_sgsw@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
direct.c | ||
discovery.c | ||
Makefile | ||
nvmf_internal.h | ||
nvmf.c | ||
rdma.c | ||
request.c | ||
request.h | ||
session.c | ||
session.h | ||
subsystem.c | ||
subsystem.h | ||
transport.c | ||
transport.h | ||
virtual.c |