]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: delete duplicate data in enqueue_op() log message
authorRonen Friedman <rfriedma@redhat.com>
Sun, 29 Jun 2025 12:48:06 +0000 (07:48 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Sun, 29 Jun 2025 12:48:06 +0000 (07:48 -0500)
commit4cb59d6eccd4a1c4c7a86d6dd095f4d21b4866b9
tree6b8ede5c2d55444e71f1b5cf5941e197dc585d9b
parent5aeaa104d86517f4a289f377c72c2ed63e476f76
osd: delete duplicate data in enqueue_op() log message

Following f1b7854, get_req() was logged twice in one of the lines.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/OSD.cc