+2
−5
Loading
All IO types but reset have used the remapped offset to submit I/O to the base bdev. Previously each IO type had got the remapped offset by itself. Consolidating it into a place will improve readability and will be helpful for the next patch. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I29465e92d8fb62e45cfc97c52fedaa661b2f0602 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/461105 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>