numam-spdk/lib/bdev/null
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_null_rpc.c bdev: make struct spdk_bdev contents private 2017-05-17 09:45:42 -07:00
blockdev_null.c bdev: change name and product_name to char * 2017-06-06 12:37:39 -04:00
blockdev_null.h bdev: add a null bdev module 2017-05-15 14:00:37 -07:00
Makefile bdev: add a null bdev module 2017-05-15 14:00:37 -07:00