+22
−10
Loading
The deprecation (commit 79ed1ba1) and removal (commit a6b1e2c5) of spdk_bdev_open() did not make the necessary documentation changes related to obtaining claims. More clarity could be helpful related to when IO channels may be obtained and how spdk_bdev_module_claim_bdev() behaves when passed a NULL descriptor. See also commit 9f9c7161. These changes are primarily made to ensure a proper understanding of the current implementation before making changes to support a newer claims API. Change-Id: I01e253e2ec77256f4c2d9ee64ca38070700f7ee7 Signed-off-by:Mike Gerdts <mgerdts@nvidia.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15111 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com>