]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: Fix `rgw::sal::Bucket::empty` static method signatures
authorAdam C. Emerson <aemerson@redhat.com>
Mon, 11 Jul 2022 15:52:09 +0000 (11:52 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Fri, 15 Jul 2022 19:42:40 +0000 (15:42 -0400)
commitb1d3e6c00674ebf6bde08968789a426d65db73d9
treee26cc3bf0444ffa8ec278aa670a516b49e6938d4
parenta6f1a1c6c09d74f5918c715b05789f34f2ea0e90
rgw: Fix `rgw::sal::Bucket::empty` static method signatures

`unique_ptr` overload should take by reference.

Both should be const.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_sal.h