]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
messages/MOSDBoot: pass OSDSuperblock by const ref
authorKefu Chai <kchai@redhat.com>
Sat, 25 Jul 2020 09:22:14 +0000 (17:22 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 27 Jul 2020 03:29:10 +0000 (11:29 +0800)
commit685b322b3058ebdbaa6a4744b32af1945a234c15
tree1f821a8db80cb5abe1d5dd35c1c89c380470e654
parent176fc9f075a8554cbb0fc535a08ac5733c8bcd5c
messages/MOSDBoot: pass OSDSuperblock by const ref

MOSDBoot's ctor does not change the parameter, so let's pass by const
reference.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/messages/MOSDBoot.h