81d6bcd02c
With this change the new callback create_bdevs_cb is introduced. This callback may be used by future NVMe controllers which require asynchronous creation of bdevs. This will make future implementation easier because we will only have to call callback function. Signed-off-by: Maciej Szwed <maciej.szwed@intel.com> Change-Id: Ib46a38cf71bc783db58be9021efd06fcd547c4d9 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/469699 Community-CI: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>