]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: avoid creating a throw-away object
authorKefu Chai <kchai@redhat.com>
Fri, 21 Aug 2020 07:44:59 +0000 (15:44 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 24 Aug 2020 09:51:32 +0000 (17:51 +0800)
commitc7f92d9a8cd972536800d30dd997d4555f76d6d7
treefd2346313a6b2a2addbf0ef72639bef098711f44
parent735a88015250b136cb22bd41fcc1057f8bea9ce7
crimson/osd: avoid creating a throw-away object

for better readabilty and performnce

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/pg_backend.cc