Spdk/lib/bdev
Ziye Yang 22b12b319e rbd: fix the pool_name and rbd_name wild pointer issue
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>
2016-10-19 12:55:39 -07:00
..
aio rpc: Rename construct_aio_lun to construct_aio_bdev 2016-10-18 09:51:31 -07:00
malloc rpc: Rename construct_malloc_lun to construct_malloc_bdev 2016-10-18 09:51:31 -07:00
nvme bdev: enable IO vector operations 2016-10-14 16:21:24 +02:00
rbd rbd: fix the pool_name and rbd_name wild pointer issue 2016-10-19 12:55:39 -07:00
bdev_module.h bdev: Separate the module header from the public header 2016-08-26 09:40:06 -07:00
bdev.c bdev: extract common code into separate function 2016-10-18 12:59:15 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00