numam-spdk/lib/event
Jim Harris eecc14df19 event: fix fallthrough in spdk_app_parse_args
This issue was only seen in release builds since the
break was hidden under DEBUG.  This seems to indicate
we aren't compiling release builds with -werror in
CI.

Fixes: 8a76c2484 (event/app: allow to enable log flag...)

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Ia5766af1d4a22f9269dd18c47d408a9d05b3ceb1
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4714
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2020-10-16 08:16:04 +00:00
..
app_rpc.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
app.c event: fix fallthrough in spdk_app_parse_args 2020-10-16 08:16:04 +00:00
json_config.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
log_rpc.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
Makefile event: move app_rpc contents 2020-09-25 11:43:42 +00:00
reactor.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
rpc.c pollers: Fix pollers to return correct busy status 2020-07-07 07:29:31 +00:00
spdk_event.map lib/event: add subsystem iterator functions. 2020-04-22 09:21:55 +00:00
subsystem_rpc.c event: move app_rpc contents 2020-09-25 11:43:42 +00:00
subsystem.c lib/event: remove _spdk prefix from functions. 2020-05-27 07:35:02 +00:00