When bs_create_blob() is creating the internal xattr for the esnap ID, it errors out if the ID is too long. This error path neglected to set the return value. It now returns -EINVAL in this case. Signed-off-by: Mike Gerdts <mgerdts@nvidia.com> Change-Id: I6d756da47f41fb554cd6782add63378e81735118 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17292 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
blob_bs_dev.c | ||
blobstore.c | ||
blobstore.h | ||
Makefile | ||
request.c | ||
request.h | ||
spdk_blob.map | ||
zeroes.c |