Loading
ut/blob: always refer to local bs pointer, rather than g_bs
Couple unit tests were still refering to g_bs pointer, rather than the one local to particular UT. This patch fixes this. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: If343eb561a48c4547d499139d76e1db6b2d7f3bf Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1090 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>