numam-spdk/lib/trace
Daniel Verkamp c3f109f91e trace: Increase the size of trace name
According to the analysis, the largest name size is
24 not including '\0' (NVMF_RDMA_WRITE_COMPLETE),
so change the the size of name. Also add a check
to avoid the str exceeding our defined name size.

Change-Id: Iddf2cb52a3f5358306a59fc66bb997fa8098cde0
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
2017-03-27 09:50:09 -07:00
..
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
trace.c trace: Increase the size of trace name 2017-03-27 09:50:09 -07:00