Spdk/test/unit/lib/bdev
Shuhei Matsumoto 5f51f0aff6 bdev/raid: Add callback parameters to remove_base_devices()
This is a preparation to add completion callback to the
destroy_raid_bdev RPC.

Newly added callback parameters are passed to spdk_bdev_unregister()
in the end. This patch adds just parameters and the next patch will
utilize them.

Change-Id: Ic239c55872c0c69f3d1625eaccdb91a32a9d4d30
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/450572
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
2019-04-10 20:41:57 +00:00
..
bdev_raid.c bdev/raid: Add callback parameters to remove_base_devices() 2019-04-10 20:41:57 +00:00
bdev.c bdev: deprecate spdk_vbdev_register 2019-04-04 08:28:31 +00:00
compress.c bdev: deprecate spdk_vbdev_register 2019-04-04 08:28:31 +00:00
crypto.c crypto: switch to spdk_*malloc(). 2019-04-04 20:59:36 +00:00
gpt test/unit: remove duplicate mk/spdk.common.mk includes 2019-02-11 09:30:27 +00:00
mt ut/bdev_mt: fix io_channel leak in "unregister_and_close" 2019-04-05 16:21:58 +00:00
part.c notify: add basic unit tests for notifications 2019-03-29 21:15:14 +00:00
pmem bdev: Not assert but pass completion status to spdk_bdev_io_get_buf_cb 2019-02-27 01:59:11 +00:00
scsi_nvme.c test/unit: remove duplicate mk/spdk.common.mk includes 2019-02-11 09:30:27 +00:00
vbdev_lvol.c bdev: deprecate spdk_vbdev_register 2019-04-04 08:28:31 +00:00
Makefile bdev/compress: integrate with DPDK compressdev 2019-04-02 23:25:27 +00:00