Spdk/test/unit/lib/bdev
Daniel Verkamp 2532fd8f68 lvol: switch to uuid_generate()
Rather than explicitly asking for time-based UUIDs, let libuuid choose
the best available UUID source (high-quality random number based if
available, or time-based if not).

Change-Id: Ic2f538890f86d3158b64f5884708439b72c373f6
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/402963
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Maciej Szwed <maciej.szwed@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2018-03-08 10:49:51 -05:00
..
bdev.c bdev: move part helper code into its own file 2018-02-27 12:36:26 -05:00
gpt test: use spdk.unittest.mk in bdev unit tests 2018-02-14 11:07:05 -05:00
mt ut_multithread: add the support of periodic poller 2018-02-15 11:20:15 -05:00
part.c test/part_ut: remove VTUNE dependency for this unit test 2018-03-02 13:31:03 -05:00
pmem test: use spdk.unittest.mk in bdev unit tests 2018-02-14 11:07:05 -05:00
scsi_nvme.c test: use spdk.unittest.mk in bdev unit tests 2018-02-14 11:07:05 -05:00
vbdev_lvol.c lvol: switch to uuid_generate() 2018-03-08 10:49:51 -05:00
Makefile bdev: move part helper code into its own file 2018-02-27 12:36:26 -05:00