zfs/lib/libzpool
Brian Behlendorf 67925abb5e Fix cv_timedwait_hires
The user space implementation of cv_timedwait_hires() was always passing
a relative time to pthread_cond_timedwait() when an absolute time is
expected.  This was accidentally introduced in commit 206971d2.

Replace two magic values with their corresponding preprocessor macro.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Yao <ryao@gentoo.org>
Closes #5024
2016-08-29 10:54:14 -07:00
..
Makefile.am Fletcher4 implementation using avx512f instruction set 2016-08-16 14:11:14 -07:00
kernel.c Fix cv_timedwait_hires 2016-08-29 10:54:14 -07:00
taskq.c Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00
util.c Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues 2016-05-12 12:36:32 -07:00