5fa2274ccb
Change the return type of spdk_channel_msg from void to int. If this msg executed in a failure, we do not need continue sending the message to other threads, we can just tell the original thread, and let the orgiginal thread call the spdk_channel_for_each_cpl call back. Thus we can track the qpair creation/destroy case for bdev reset in nvme bdev module; Change-Id: Ide9dffd1f84a29fcf61d8339a9ece2a0245d968d Signed-off-by: Ziye Yang <optimistyzy@gmail.com> Reviewed-on: https://review.gerrithub.io/387284 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
aio | ||
error | ||
gpt | ||
lvol | ||
malloc | ||
null | ||
nvme | ||
pmem | ||
rbd | ||
rpc | ||
split | ||
virtio | ||
bdev.c | ||
Makefile | ||
scsi_nvme.c | ||
vtune.c |