]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #8718 from stiopaa1/avoid_copying_for_loop
authorMatt Benjamin <mbenjamin@redhat.com>
Fri, 10 Jun 2016 17:57:16 +0000 (13:57 -0400)
committerGitHub <noreply@github.com>
Fri, 10 Jun 2016 17:57:16 +0000 (13:57 -0400)
commit193d0bf14a105a3f850131587f2d6e85e5f1c1e3
tree4a36be48fcf5d650089da21d8c25b34d6ba3ad92
parent8353e39bef9d622f28aad43de1bc42c12225682b
parent8839ccbf1512241ca74ad885740b83a5bb70095f
Merge pull request #8718 from stiopaa1/avoid_copying_for_loop

rgw/rgw_op.cc: avoid copying in for loops

I'm going with, if it compiles, it must be correct (because const).
src/rgw/rgw_op.cc