Spdk/include/spdk_internal
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
..
assert.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
bdev.h bdev: handling duplicated bdev name 2017-11-28 16:20:30 -05:00
copy_engine.h event/subsystem/bdev: asynchronous SPDK finish 2017-10-27 13:03:55 -04:00
event.h event/subsystem: remove unused params from g_next_subsystem->fini 2017-11-17 13:10:52 -05:00
log.h log: Create a separate implementation file for common log flag operations. 2017-11-14 15:53:37 -05:00
lvolstore.h lvol: pass UUID as a string in public API 2017-12-01 16:36:12 -05:00
mock.h test/mock: add pthread_self 2017-09-19 17:15:15 -04:00