296e7fba03
This returns true if all registered methods and aliases are correct. False means that an error like one of the following occurred: - duplicate method with same name - alias specified for non-existant method - alias specified for another alias Also plumb this so that incorrect RPCs cause an SPDK application to exit. Note: there are cases where this would have been helpful during the recent RPC renaming. Fixes issue #940. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I235a433c9b8c01e82f16288a8d295e96c54e4eb1 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/472441 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> |
||
---|---|---|
.. | ||
app.c | ||
json_config.c | ||
Makefile | ||
reactor.c | ||
rpc.c | ||
subsystem.c |