diff options
author | Denys Rtveliashvili <[email protected]> | 2016-05-15 22:18:25 +0000 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2016-05-15 15:18:25 -0700 |
commit | 206971d234431e7599249a2688c4fcea5395acb0 (patch) | |
tree | b91598c59e8fdbfcca4addfd95e9bd9ec1c63dc1 /cmd | |
parent | dabe1c42f9724ab030dea7fc1db1c924d21a8a6a (diff) |
OpenZFS 6739 - assumption in cv_timedwait_hires
Userland version of cv_timedwait_hires() always assumes absolute time.
Reviewed by: Paul Dagnelie <[email protected]>
Reviewed by: Matthew Ahrens <[email protected]>
Reviewed by: Dan McDonald <[email protected]>
Reviewed by: Robert Mustacchi <[email protected]>
Approved by: Robert Mustacchi <[email protected]>
Ported by: Denys Rtveliashvili <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
OpenZFS-issue: https://www.illumos.org/issues/6739
OpenZFS-commit: https://github.com/illumos/illumos-gate/commit/41c6413
Porting Notes:
The ported change has revealed a number of problems in the Linux-specific code,
as it was expecting incorrect return codes from pthread_* functions.
Reviewed and improved the usage of pthread_* function in lib/libzpool/kernel.c.
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions