Spdk/lib/bdev
Daniel Verkamp 0404c306cb bdev: make construct RPCs return the bdev names
When creating a bdev via the RPC interface, there was no way to know
what name it was assigned (other than predicting it based on the
numbering scheme).  Change all of the relevant RPC interfaces to return
an array of bdev names so they can be used to construct LUNs/subsystems
dynamically in scripts.

Change-Id: I8e03349bdc81afd3d69247396a20df5fcf050f40
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-10-31 11:17:46 -07:00
..
aio bdev: make construct RPCs return the bdev names 2016-10-31 11:17:46 -07:00
malloc bdev: make construct RPCs return the bdev names 2016-10-31 11:17:46 -07:00
nvme bdev: make construct RPCs return the bdev names 2016-10-31 11:17:46 -07:00
rbd bdev: make construct RPCs return the bdev names 2016-10-31 11:17:46 -07:00
bdev_module.h bdev: Separate the module header from the public header 2016-08-26 09:40:06 -07:00
bdev.c bdev: check status parameter instead of bdev_io->status 2016-10-20 15:16:09 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00