Spdk/include
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
..
linux rte_virtio: use linux headers where possible 2017-10-06 17:15:19 -04:00
spdk lvol: pass UUID as a string in public API 2017-12-01 16:36:12 -05:00
spdk_internal lvol: pass UUID as a string in public API 2017-12-01 16:36:12 -05:00
Makefile build: add 'make install' rule 2017-11-27 17:58:02 -05:00