Ziye Yang 5fa2274ccb io_channel: change return type of spdk_channel_msg
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>
2017-11-17 11:25:14 -05:00
..
2017-08-02 19:47:35 -04:00
2017-07-12 18:12:52 -04:00
2017-10-27 13:10:21 -04:00
2017-10-10 10:56:34 -04:00
2017-11-09 12:51:18 -05:00
2017-09-26 14:28:24 -04:00
2017-08-15 16:47:01 -04:00
2017-08-11 19:36:30 -04:00
2017-10-31 18:28:21 -04:00
2017-10-27 13:06:40 -04:00