]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: Exceptions should be caught by const reference
authorAdam C. Emerson <aemerson@redhat.com>
Tue, 8 May 2018 23:23:02 +0000 (19:23 -0400)
committerNathan Cutler <ncutler@suse.com>
Fri, 18 May 2018 13:30:35 +0000 (15:30 +0200)
commit1a5142c61f51d8651d587351adbc66664c040f03
tree34d599777026e691e75d711a211af9d5a71509a8
parent048baf8cb3d447e6c138dd8ed2ddac84b4b0bb7b
rgw: Exceptions should be caught by const reference

/Not/ by value.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 1065d7996e359283f0f3e3804cdb77b4829a9191)
src/rgw/rgw_acl_swift.cc