+147
−77
Loading
Previously the OPAL library uses the global session which is OK, because the drive can only support 1 session, for now, we can change the code to use allocated session, this can make the library to be used in asynchronous way. Change-Id: Ie033f905bd41c1171b8222d59925dc25729df84e Signed-off-by:Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1649 Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>