Spdk/lib/bdev
Daniel Verkamp 22a11feeb1 bdev: use spdk_thread_send_msg() to defer completion
Switch from the SPDK event library event to the spdk/io_channel.h thread
message abstraction.  This partially decouples the bdev layer from the
SPDK event library.

Change-Id: I2300b8d84c357d6d8cab0d370d7681e948fe97d0
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/365077
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-06-13 11:37:13 -04:00
..
aio bdev: change name and product_name to char * 2017-06-06 12:37:39 -04:00
error bdev/error: Change the global error information to per bdev. 2017-06-08 19:25:10 -04:00
malloc bdev: change name and product_name to char * 2017-06-06 12:37:39 -04:00
null bdev: change name and product_name to char * 2017-06-06 12:37:39 -04:00
nvme bdev: add NVMe I/O passthru command 2017-06-06 13:07:32 -04:00
rbd bdev: change name and product_name to char * 2017-06-06 12:37:39 -04:00
rpc bdev: make struct spdk_bdev contents private 2017-05-17 09:45:42 -07:00
split bdev: change name and product_name to char * 2017-06-06 12:37:39 -04:00
bdev.c bdev: use spdk_thread_send_msg() to defer completion 2017-06-13 11:37:13 -04:00
Makefile bdev: #include VTune file to control warnings 2017-06-08 12:44:25 -04:00
scsi_nvme.c bdev: add API to translate to SCSI status 2017-05-04 09:11:42 -07:00
vtune.c bdev: #include VTune file to control warnings 2017-06-08 12:44:25 -04:00