numam-spdk/lib/bdev/rbd
Daniel Verkamp bac4c02bc4 bdev: change name and product_name to char *
Dynamically allocate bdev names to remove the arbitrary 16-character
name length limit.

All of the existing product_names are constant strings, so those can
just use string literals instead of a copy per bdev.

Change-Id: I3280da67a4fcf2e4ec8ee8193362ca1b96a9c0cb
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/363601
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-06-06 12:37:39 -04:00
..
blockdev_rbd_rpc.c bdev: add getters for bdev name and product name 2017-05-12 09:36:30 -07:00
blockdev_rbd.c bdev: change name and product_name to char * 2017-06-06 12:37:39 -04:00
blockdev_rbd.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
Makefile bdev: Add rpc interface for rbd. 2016-10-13 22:07:53 -07:00