numam-spdk/lib/bdev/rbd
Daniel Verkamp 2b2ce628dc bdev/rbd: simplify pool_name allocation
Remove the complex list management for pool_name and just strdup() it
directly.  It is not worth the trouble to save a few bytes.

Change-Id: I8a4f7eeea619bd824ea593854423e317041c540e
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-08 13:10:54 -07:00
..
blockdev_rbd_rpc.c bdev/rbd: use consistent block_size name in RPC 2016-10-31 13:48:27 -07:00
blockdev_rbd.c bdev/rbd: simplify pool_name allocation 2016-11-08 13:10:54 -07:00
blockdev_rbd.h bdev: make construct RPCs return the bdev names 2016-10-31 11:17:46 -07:00
Makefile bdev: Add rpc interface for rbd. 2016-10-13 22:07:53 -07:00