Loading
ut/blob: always use local blob pointer
Always call API on pointer that was received from blob open, instead of relying on global one. Where necessary added declaration and assignment. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I15531111201d071c471f5be79ce18ff508631677 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/943 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>