numam-spdk/lib/jsonrpc
Daniel Verkamp da7673f71f jsonrpc: make "jsonrpc" actually optional
The decoder was still marked as required, so omitting "jsonrpc" version
from the request did not work.

Change-Id: Ied6a8bb1fbbf072c5eff87ed0b343edd7b3702b3
Fixes: aa67900a2e ("jsonrpc: make "jsonrpc" request field optional")
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/412859
Tested-by: 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>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-05-30 16:38:07 +00:00
..
jsonrpc_internal.h jsonrpc: convert send queue to singly linked tail queue 2018-04-12 00:11:35 -04:00
jsonrpc_server_tcp.c jsonrpc: convert send queue to singly linked tail queue 2018-04-12 00:11:35 -04:00
jsonrpc_server.c jsonrpc: make "jsonrpc" actually optional 2018-05-30 16:38:07 +00:00
Makefile build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00