Spdk/test/unit/lib/blob
Mike Gerdts 510b723ba9 blob: add spdk_blob_get_esnap_bs_dev()
While getting memory domains, vbdev_lvol will need to be able to access
the bdev that acts as the lvol's external snapshot. The introduction of
spdk_blob_get_esnap_bs_dev() facilitates this access.

Signed-off-by: Mike Gerdts <mgerdts@nvidia.com>
Change-Id: I604c957a468392d40b824c3d2afb00cbfe89cd21
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16429
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2023-05-09 17:58:11 +08:00
..
blob_bdev.c blob_bdev: defer free until all channels destroyed 2023-03-28 03:57:35 +00:00
blob.c blob: add spdk_blob_get_esnap_bs_dev() 2023-05-09 17:58:11 +08:00
bs_dev_common.c test/blob: test with and without copy offload 2023-03-03 11:25:35 +00:00
bs_scheduler.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
Makefile test/blob: create unit test for blob_bdev 2023-02-09 11:20:34 +00:00