4a3458d018
Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I69101b142b99403ecdd1b651fba85b8aa10df20e Reviewed-on: https://review.gerrithub.io/424721 Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Lance Hartmann <lance.hartmann@oracle.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
16 lines
166 B
Plaintext
16 lines
166 B
Plaintext
{
|
|
global:
|
|
|
|
spdk_*;
|
|
rte_vhost_*;
|
|
virt*;
|
|
SPDK_LOG*;
|
|
g_subsystems;
|
|
g_subsystems_deps;
|
|
g_spdk_iscsi_opts;
|
|
_spdk_trace_record;
|
|
g_trace_histories;
|
|
|
|
local: *;
|
|
};
|