]> git.apps.os.sepia.ceph.com Git - ceph.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)
committerYite Gu <yitegu0@gmail.com>
Thu, 10 Apr 2025 11:55:24 +0000 (19:55 +0800)
commitf66eb6733f9ada37c6831cac580ae364a9379670
treec94cf26cf1f40c314a87a5037654939736c05a00
parent71bc60170e4e9e24677eb2d6df05aaadc7ffd9c2
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