+33
−29
Loading
We used to defer registering bdevs when a target scan was in progress, as bdev examine (gpt) would do an I/O that could be polled by the scan poller and parsed as a scan I/O response. This limitation has been removed a long time ago. Scan I/O can go alongside default I/O and bdevs can now be registered at runtime. Change-Id: I949c57acbfe23a7246de90e90ce58ea007be947e Signed-off-by:Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/391865 Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com>