Spdk/lib/bdev
Jim Harris 2c83a481e1 bdev: defer spdk_bdev_init_complete for async registration
Add additional fields to the g_bdev_mgr to enable
deferring spdk_bdev_init_complete when modules have
finished initialization, but vbdevs are still processing
examination callbacks due to asynchronous I/O.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I12dc7cb08e44e022b5bad75ba9a946571eb65957

Reviewed-on: https://review.gerrithub.io/368832
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-07-12 12:42:56 -04:00
..
aio bdev: add pointer to module structure 2017-07-12 12:42:56 -04:00
error bdev: track number of outstanding examinations 2017-07-12 12:42:56 -04:00
gpt bdev: track number of outstanding examinations 2017-07-12 12:42:56 -04:00
malloc bdev: add pointer to module structure 2017-07-12 12:42:56 -04:00
null bdev: add pointer to module structure 2017-07-12 12:42:56 -04:00
nvme bdev: add pointer to module structure 2017-07-12 12:42:56 -04:00
rbd bdev: add pointer to module structure 2017-07-12 12:42:56 -04:00
rpc jsonrpc: modify API to pass request to handler 2017-07-06 13:48:12 -04:00
split bdev: track number of outstanding examinations 2017-07-12 12:42:56 -04:00
bdev.c bdev: defer spdk_bdev_init_complete for async registration 2017-07-12 12:42:56 -04:00
Makefile GPT: add GPT bdev support 2017-07-06 13:44:37 -04:00
scsi_nvme.c bdev: add API to translate to SCSI status 2017-05-04 09:11:42 -07:00
vtune.c bdev: #include VTune file to control warnings 2017-06-08 12:44:25 -04:00