+1
−0
Loading
Based on `doc/blob.md`, `blob->parent_id` of esnap clones should be set to `SPDK_BLOBID_EXTERNAL_SNAPSHOT`. Previously, `spdk_bs_blob_set_external_parent` didn't do this. This caused some features which relied on this, like copy-on-write, to not work properly. This change fixes this. Change-Id: I13305d088efbff51aa7e066a7e42b13993d212a3 Signed-off-by:Hadi Moshayedi <hadi@ubicloud.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23971 Reviewed-by:
Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <jim.harris@samsung.com> Reviewed-by:
Damiano Cipriani <damiano.cipriani@suse.com>