numam-spdk/lib/bdev/lvol
Daniel Verkamp 8887697f8c bdev/lvol: add UUID to lvols
In addition to the lvolstore uuid, add a per-lvol uuid for bdev
identification.

The lvol uuid is stored as an xattr for each lvol blob; if an lvol blob
without a uuid xattr is encountered, the lvol bdev will not report a
uuid for now (it will be set to all zeroes, which will be treated as
no uuid available by the generic bdev layer).

Change-Id: If00221383a12d62234fc085d56e257dd48053103
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/402973
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: Changpeng Liu <changpeng.liu@intel.com>
2018-03-08 10:49:51 -05:00
..
Makefile lvol: Logical volume implementation 2017-09-14 19:30:54 -04:00
vbdev_lvol_rpc.c util: add uuid.h to wrap libuuid 2018-03-08 10:49:51 -05:00
vbdev_lvol.c bdev/lvol: add UUID to lvols 2018-03-08 10:49:51 -05:00
vbdev_lvol.h scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00