diff options
author | Jorgen Lundman <[email protected]> | 2020-06-15 02:08:21 +0900 |
---|---|---|
committer | GitHub <[email protected]> | 2020-06-14 10:08:21 -0700 |
commit | 4f73576ea15fcf38b344b008eaf355480a08bbff (patch) | |
tree | 465f683dca61825a49828d6422669813fafe259b /lib/libspl | |
parent | f2edc0078fe158a846c6f0bfe33c2bdffeb5dc56 (diff) |
Upstream: zil_commit_waiter() can stall forever
On macOS clock_t is unsigned, so when cv_timedwait_hires() returns -1
we loop forever. The conditional was tweaked to ignore signedness.
Reviewed-by: Matthew Ahrens <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Jorgen Lundman <[email protected]>
Closes #10445
Diffstat (limited to 'lib/libspl')
0 files changed, 0 insertions, 0 deletions