lib/bdev/passthru/vbdev_passthru.h
0 → 100644
+43
−0
Loading
The patch here is to have two utility functions that can be called in the examine path and also through the newly created create_passthru_disk() public function. This is also a preparation work to add the RPC method to construct the passthru vbdev at runtime. Change-Id: I6cf7ec61ace8b021de19d35ddbd5441618938739 Signed-off-by:GangCao <gang.cao@intel.com> Reviewed-on: https://review.gerrithub.io/406888 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
John Kariuki <John.K.Kariuki@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com>