+5
−1
Loading
For JSON RPC, boolean response with false value may not be regarded as error. Previously many cases were replaced to use spdk_jsonrpc_send_error_response() explicitly. Replace one of the remaining cases in this patch. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: Ibfcb8c53662238b7ba8f08ecd1678953af8dc202 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16622 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>