]> git.proxmox.com Git - mirror_spl.git/commit
Restore CALLOUT_FLAG_ABSOLUTE in cv_timedwait_hires
authorChunwei Chen <david.chen@osnexus.com>
Fri, 20 May 2016 23:35:52 +0000 (16:35 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 24 May 2016 19:58:49 +0000 (12:58 -0700)
commit872e0cc9c7334f7aedca05f41eca5ddecf6ff72b
tree51b280cfdace907bb5d403a63b8bafb5cf1759cb
parentfdbc1ba99d1f4d3958189079eee9b6c957e0264b
Restore CALLOUT_FLAG_ABSOLUTE in cv_timedwait_hires

In 39cd90e, I mistakenly disabled the ability of using absolute expire time in
cv_timedwait_hires. I don't quite sure why I did that, so let's restore it.

Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tim Chase <tim@chase2k.com>
Issue #553
module/spl/spl-condvar.c