Loading
ut/bdev/raid: Move create_construct_req() to clarify it is for RPC
create_construct_req() had been located just above raid_bdev_init(). However this location was not intuitive. Hence move create_construct_req() to just above spdk_rpc_construct_raid_bdev(). Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ia5998146ce7b4b9a3c3bdeb38b6dbc8dd21fa276 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/464481 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>