]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cls/log: Take const references of things you won't modify
authorAdam C. Emerson <aemerson@redhat.com>
Sat, 21 Nov 2020 22:04:12 +0000 (17:04 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Mon, 29 Mar 2021 16:25:58 +0000 (12:25 -0400)
commit73ea8cec06addc6af2ba354321f1099f657f13c5
tree01214375b8688162b8ef34b3fd108796e315313c
parent4f03376d7496a8204a4fd17c0832202409e8333c
cls/log: Take const references of things you won't modify

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/cls/log/cls_log_client.cc
src/cls/log/cls_log_client.h