Spdk/test/unit/lib/bdev
Seth Howell c8341f12bd bdev/part: use internal buffers for part and product name.
This removes assumptions about hte lifecycle of these variables relative
to the parent bdev and allows us to avoid ambiguity about who
is responsible for freeing these buffers.

Change-Id: Ia996653562d532fa1501faf21d3fdff85033ab33
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/424105
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
2018-08-30 22:08:56 +00:00
..
bdev_raid.c bdev/raid: Use descriptive error message for failure in JSON-RPC 2018-08-30 16:13:35 +00:00
bdev.c bdev: add split_on_optimal_io_boundary 2018-08-23 16:08:21 +00:00
gpt test: fix typos in the test directory 2018-08-27 19:39:31 +00:00
mt bdev: add new fini_start notification callback for modules 2018-08-15 23:32:04 +00:00
part.c bdev/part: use internal buffers for part and product name. 2018-08-30 22:08:56 +00:00
pmem test: fix typos in the test directory 2018-08-27 19:39:31 +00:00
scsi_nvme.c bdev: move error union to internal spdk_bdev_io struct 2018-06-26 20:04:07 +00:00
vbdev_lvol.c test: fix typos in the test directory 2018-08-27 19:39:31 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00