e2d7d02d65
We marked the old set/clear/get_trace_flags as deprecated in v19.01. These are now called set/clear/get_log_flags (to reduce confusion with the tracing framework). Use the new methods in this patch series to mark these RPCs as deprecated. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I5ce8992ce8f6c1de5d5596b5f94a1587555e8546 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/453563 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com>