22b12b319e
Previously, we directly assigned the pointer of pool_name and rbd_name, and this is not safe. After the rpc test, we found the string value is not correct, so use strdup. Change-Id: Ibadc57d3cb5b9869b7db5a22c2459769e92edebd Signed-off-by: Ziye Yang <ziye.yang@intel.com>