mirror_zfs/lib/libzpool
candychencan d2a6f65cfb Fix strncpy in taskq_create
Assign the copy length to TASKQ_NAMELEN, so if the name length equals
'TASKQ_NAMELEN+1' , the final '\0' of tq->tq_name is preserved.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: candychencan <chen.can2@zte.com.cn>
Closes #5136
2016-09-20 11:27:15 -07:00
..
kernel.c Fix cv_timedwait_hires 2016-08-29 10:54:14 -07:00
Makefile.am Fletcher4 implementation using avx512f instruction set 2016-08-16 14:11:14 -07:00
taskq.c Fix strncpy in taskq_create 2016-09-20 11:27:15 -07:00
util.c Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues 2016-05-12 12:36:32 -07:00