It is not an error if bdev is smaller than cluster size so convert this error to infolog. This fixes false error message dring examine process. To return proper error message when creating blobstore using RPC the _spdk_bs_alloc was adjusted to return errocode that is propagated up and converted to "No space left on device". Fixes #316 Change-Id: Ic9803720a55125fcfa34263346f2d9e1aae03a53 Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com> Reviewed-on: https://review.gerrithub.io/420054 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> |
||
---|---|---|
.. | ||
bdev | ||
blob_bs_dev.c | ||
blobstore.c | ||
blobstore.h | ||
Makefile | ||
request.c | ||
request.h | ||
zeroes.c |