Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delay injection can cause indefinitely hung zios
If we hit the (NSEC_TO_TICK(diff) == 0) condition in zio_delay_interrupt, zio_interrupt is never called and the zio does not progress. Signed-off-by: sara hartse <[email protected]>
- Loading branch information