Spdk/lib/blob
Mike Gerdts 34d31cdc20 blob: refactor destruction of back_bs_dev
External snapshots have a slightly more complicated cleanup of
back_bs_dev. This moves all calls to back_bs_dev->destroy() into a
function so that this more complicated cleanup can have a single
implementation.

Signed-off-by: Mike Gerdts <mgerdts@nvidia.com>
Change-Id: I78460aa3877481788118e2b0b76931dcf5c56338
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14972
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@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: Use bdev copy command in CoW flow if supported 2022-12-08 12:54:54 +00:00
request.h blob: pass blob context to esnap_bs_dev_create 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