Spdk/test/unit/lib/bdev
Darek Stojaczyk eb20b890a7 bdev/part: use spdk_bdev_part_base instead of spdk_bdev as an API param
Considering it's the part base object that's now accessible
in its remove callback, we can simplify the part API by making
it accept the part base object directly.

Change-Id: I87c3278929a063c115828d02e0def7fa536e6682
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/434835
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
2018-11-28 22:51:30 +00:00
..
bdev_raid.c bdev/raid: Add JSON config dump 2018-09-26 15:39:37 +00:00
bdev.c bdev: add unit tests for double buffering in bdev modules 2018-11-08 23:11:17 +00:00
crypto.c bdev/crypto: optimization: use shared sessions 2018-11-26 18:27:42 +00:00
gpt test: fix typos in the test directory 2018-08-27 19:39:31 +00:00
mt thread: Update unit test to use new threading logic 2018-11-15 18:17:34 +00:00
part.c bdev/part: use spdk_bdev_part_base instead of spdk_bdev as an API param 2018-11-28 22:51:30 +00:00
pmem test/unit: fix scan-build error in pmem ut 2018-09-05 17:21:03 +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 blobstore: Introduce io_unit size to blobstore. 2018-09-14 22:46:27 +00:00
Makefile bdev: Add crypto virtual bdev module 2018-09-17 21:23:14 +00:00