Spdk/lib/bdev
Ziye Yang 99cad03497 bdev,nvme: make conf can parse NVMe-oF target
Preivously, we can only parse NVMe-oF target by
rpc. Also the handling for local NVMe device and
remote NVMe devices are not consistent. With this
patch, we can handle it in the consistent way.

Change-Id: Id5c25f8b38a38ac997887b78c2321f148b8844ec
Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-on: https://review.gerrithub.io/364348
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-06-16 15:35:33 -04:00
..
aio bdev: change name and product_name to char * 2017-06-06 12:37:39 -04:00
error bdev/error: make sure error_disk is not NULL 2017-06-15 13:29:57 -04:00
malloc bdev, malloc: free name to avoid memory leak 2017-06-13 13:11:03 -04:00
null bdev: change name and product_name to char * 2017-06-06 12:37:39 -04:00
nvme bdev,nvme: make conf can parse NVMe-oF target 2017-06-16 15:35:33 -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: only allow one reset per io_device at a time 2017-06-15 19:51:27 -04:00
bdev.c bdev: Create a separate bdev subsystem library 2017-06-16 13:10:26 -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