Spdk/lib/event
Tomasz Zawadzki 344bb69312 event: remove printing legacy config for apps
Remove spdk_app_get_running_config() that allowed printing
legacy configuration by the apps.
Along with usr1_handler callback that was used to call that
function.

It was only used in iscsi_tgt so it is removed there.

The app_repeat test was using SIGUSR1 to trigger a
spdk_app_stop/spdk_app_start cycle.  But we can use
SIGTERM for that instead.  While here, do a bit of
cleanup in the app_repeat test app.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: Ie8449e8bcd979b237c68ef94f50fb7a3cb6c19db
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4750
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-10-21 20:44:47 +00:00
..
app_rpc.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
app.c event: remove printing legacy config for apps 2020-10-21 20:44:47 +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: remove subsystem legacy config print 2020-10-21 02:25:45 +00:00
reactor.c event: remove include of spdk_internal/thread.h 2020-10-19 10:00:29 +00:00
rpc.c build: remove unused references to conf library 2020-10-20 02:42:16 +00:00
spdk_event.map event: remove printing legacy config for apps 2020-10-21 20:44:47 +00:00
subsystem_rpc.c event: move app_rpc contents 2020-09-25 11:43:42 +00:00
subsystem.c event: remove subsystem legacy config print 2020-10-21 02:25:45 +00:00