commit | d1f344c004279e733eb363d28ca806ca1324ad2a | [log] [tgz] |
---|---|---|
author | Chris Mason <clm@fb.com> | Tue Apr 23 10:52:37 2024 -0700 |
committer | Chris Mason <clm@fb.com> | Tue Apr 23 10:52:37 2024 -0700 |
tree | ecaa9220029359a23ae41696137d88d7f11d5028 | |
parent | e8ddaae2240898033cd7e877e3b6c610e30e6a4c [diff] |
Fix interval reporting for zero runtime -r 0 makes us run forever, we shouldn't set the interval to zero in this case. Signed-off-by: Chris Mason <clm@fb.com>