Spdk/lib/bdev
Daniel Verkamp c6d32d39af lvol: pass UUID as a string in public API
Modify the vbdev_get_lvol_store_by_uuid() API function to take the UUID
as a string instead of a uuid_t, since this simplifies the calling code.

This also allows us to remove #include <uuid/uuid.h> from the public
API, giving us the freedom to change the underlying UUID implementation
later if necessary without breaking API.

Change-Id: Ib360281f384f95722c5ab64e75dcf3603f826e4c
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/389893
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Maciej Szwed <maciej.szwed@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-12-01 16:36:12 -05:00
..
aio bdev: handling duplicated bdev name 2017-11-28 16:20:30 -05:00
error bdev: add callback to free part_base 2017-10-01 21:57:00 -04:00
gpt bdev: remove get_ctx_size functions that return 0 2017-12-01 13:25:16 -05:00
lvol lvol: pass UUID as a string in public API 2017-12-01 16:36:12 -05:00
malloc bdev: handling duplicated bdev name 2017-11-28 16:20:30 -05:00
null bdev: remove get_ctx_size functions that return 0 2017-12-01 13:25:16 -05:00
nvme bdev/nvme: simplify spdk_bdev_nvme_get_ctrlr() 2017-12-01 13:24:45 -05:00
pmem bdev: remove get_ctx_size functions that return 0 2017-12-01 13:25:16 -05:00
rbd bdev: remove get_ctx_size functions that return 0 2017-12-01 13:25:16 -05:00
rpc bdev: add callback to spdk bdev unregister and bdev destruct 2017-10-26 17:23:58 -04:00
split bdev: remove get_ctx_size functions that return 0 2017-12-01 13:25:16 -05:00
virtio rte_virtio: make vhost_msg_strings static 2017-12-01 14:35:30 -05:00
bdev.c bdev: handling duplicated bdev name 2017-11-28 16:20:30 -05:00
Makefile bdev_virtio: added --without-virtio configure flag 2017-10-19 19:06:12 -04:00
scsi_nvme.c nvme_spec: remove SGL Sub Type Invalid status code 2017-09-22 17:11:53 -04:00
vtune.c bdev: #include VTune file to control warnings 2017-06-08 12:44:25 -04:00