Spdk/lib/blob
Mike Gerdts 31c2852bb8 blob: prepare sets for esnap channels
For the various forms for read_bs_dev() and readv_bs_dev() to perform
reads from esnap devices, the spdk_bs_request_set used for the IO needs
to keep track of the back_bs_dev IO channel as well as the blobstore's
IO channel.

This commit has no change in functionality: it is preparation for a
change in a later commit.

Signed-off-by: Mike Gerdts <mgerdts@nvidia.com>
Change-Id: I8edd9c4bf29bc074194331b42c5ef9d27590ce88
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14973
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2023-03-22 09:39:29 +00:00
..
blob_bs_dev.c blob: Add translate_lba operation 2022-12-08 12:54:54 +00:00
blobstore.c blob: refactor destruction of back_bs_dev 2023-03-22 09:39:29 +00:00
blobstore.h blob: pass bs context with esnap_bs_dev_create 2023-03-13 07:57:24 +00:00
Makefile so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
request.c blob: prepare sets for esnap channels 2023-03-22 09:39:29 +00:00
request.h blob: prepare sets for esnap channels 2023-03-22 09:39:29 +00:00
spdk_blob.map blob: clones of external snapshots 2023-03-03 11:25:35 +00:00
zeroes.c blob: Add translate_lba operation 2022-12-08 12:54:54 +00:00