diff options
author | Rob Norris <[email protected]> | 2024-08-24 03:40:45 +1000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-08-23 10:40:45 -0700 |
commit | 2420ee6e12cb4bc4918fc88d44d59b486b86e58b (patch) | |
tree | 9cb186cf1e1e58e4938424ad414e6d1c3ca20b58 /cmd | |
parent | 34118eac06fba834f0c934419aec1b386c98665a (diff) |
spl-taskq: fix task counts for delayed and cancelled tasks
Dispatched delayed tasks were not added to tasks_total, and cancelled
tasks were not removed. This notably could make tasks_total go to
UNIT64_MAX, but just generally meant the count could be wrong. So lets
not!
Sponsored-by: Klara, Inc.
Sponsored-by: Syneto
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Rob Norris <[email protected]>
Closes #16473
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions