Project

General

Profile

Bug #37567

Updated by Patrick Donnelly over 5 years ago

l_pq_executing_ops should subtract the ops we added previous
in the condition we meet an invalid item in the purge queue,
otherwise the statistics would always show some ops
in l_pq_executing_ops.

https://github.com/ceph/ceph/pull/25229

Back