]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: fix total write operations perf counter name
authorVenky Shankar <vshankar@redhat.com>
Fri, 28 Mar 2025 10:10:16 +0000 (10:10 +0000)
committerVenky Shankar <vshankar@redhat.com>
Mon, 9 Jun 2025 06:16:53 +0000 (11:46 +0530)
commit3e980cf5cb729aee793ff6abe0b765cb171e2b3e
tree8bae88231bc329af6290ecd60b3ad20d9d597aaa
parent156364791a288e17fa0345f59194d19ba744890a
client: fix total write operations perf counter name

It collides with total read operations ("rdops") and thereby
not getting reported in perf dump.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 00ff16cb5e9aae21acd3a4d0afa3f21001edd6c2)
src/client/Client.cc