]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add a small efficiency 29178/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Mon, 22 Jul 2019 19:27:03 +0000 (15:27 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Mon, 22 Jul 2019 19:27:03 +0000 (15:27 -0400)
commit5346875306d6104f0864409a6f5eeb69ed44a6ea
treed1a301701fe9547074f214aa9433049ac9ed27e8
parentbef4652845fec95a900adf61e831d5e1603eda8a
rgw: add a small efficiency

In a specific lambda, capture a data structure by reference rather
than by copy.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/rgw/rgw_rados.cc