f35f395b82
JSON format of bdev_name_id_pair is different between construct_target_node() and get_target_nodes(). construct_target_nodes() uses the following format: "lun_ids": [ 1 ], "bdev_names": [ "Malloc0" ] get_target_nodes() uses the following format: "luns": [ { "lun_id": 0, "bdev_name": "lvs_1/lbd_1" }, ] The second format is better than the first format. Hence unify to the second format. Change-Id: If097e41ada0f2fe3754691cee0a0774db97c4ebb Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/399993 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
ceph | ||
perf/nvme | ||
rpc | ||
vagrant | ||
autotest_common.sh | ||
build_kmod.sh | ||
check_format.sh | ||
common.sh | ||
detect_cc.sh | ||
eofnl | ||
fio.py | ||
gen_nvme.sh | ||
genconfig.py | ||
pkgdep.sh | ||
posix.txt | ||
prep_benchmarks.sh | ||
rpc.py | ||
setup.sh |