The following patch will remove the "spdk_" prefix from iSCSI internal APIs. The iSCSI global data g_spdk_iscsi is also local in SPDK iSCSI library. Hence rename it by g_iscsi for consistency. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: If35e9d58b1388fd725a505ee9be870e414c37ba5 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1831 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
param_ut.c |