+18
−0
+116
−0
Loading
When using stacked virtual bdev (e.g. split virtual bdev), block address space will be remapped during I/O processing and so reference tag will have to be remapped accordingly. This patch adds an API, spdk_dif_remap_ref_tag to satisfy the case. UT code is added together in this patch. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I55cc45c475d4e86e736f5712baf02fcabfde3c82 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/461104 Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>