+3
−0
+5
−0
Loading
Some systems (like FreeBSD and Centos 7) do not have this method in their system libraries. To let bdev UUIDs be generated with SHA1, detect if this symbol is present. Otherwise, define a new symbol that indicates a need to use internal implementation of uuid_generate_sha1() method. Change-Id: I3a3617d1b413af7f5af487b2eb6f3fe33f58a95e Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16413 Reviewed-by:
Artur Paszkiewicz <artur.paszkiewicz@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>