]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
blk/kerneldevice: count ops not bytes in discard_op perf counter
authorIgor Fedotov <igor.fedotov@croit.io>
Thu, 6 Mar 2025 07:49:06 +0000 (10:49 +0300)
committerIgor Fedotov <igor.fedotov@croit.io>
Tue, 15 Apr 2025 08:51:50 +0000 (11:51 +0300)
commit967d0d04ee224097e482c50095e13b376b8a9ad4
treef351c86945686419e7bb2c44c5135ea80fc98f08
parentd16f2686464cacbbc3c9c4b8f37150b0994aca77
blk/kerneldevice: count ops not bytes in discard_op perf counter

Fixes: https://tracker.ceph.com/issues/70335
Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
(cherry picked from commit d7467b0992e41f03f49428e64c36df0cdf9b26fa)
src/blk/kernel/KernelDevice.cc