e19b294a22
Couple log flags did not follow previous scheme of naming so rename it. This will simplify next patch that replaces all the literals with names provided for the flags. Avoiding accidental changes in log flag names. SPDK_NOTIFY_RPC -> SPDK_LOG_NOTIFY_RPC SPDK_LOG_CRYPTO -> SPDK_LOG_VBDEV_CRYPTO SPDK_TRACE_VBDEV_OCF_VOLUME -> SPDK_LOG_VBDEV_OCF_VOLUME SPDK_LOG_JSON -> SPDK_LOG_JSON_UTIL Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I00cb0a7994d8aaf28b03828b93b1dbb18215089f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4498 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Mellanox Build Bot Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
aio | ||
compress | ||
crypto | ||
delay | ||
error | ||
ftl | ||
gpt | ||
iscsi | ||
lvol | ||
malloc | ||
null | ||
nvme | ||
ocf | ||
passthru | ||
pmem | ||
raid | ||
rbd | ||
split | ||
uring | ||
virtio | ||
zone_block | ||
Makefile |