]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
RGW - Zipper - Make default args match in get_obj_state 45438/head
authorDaniel Gryniewicz <dang@redhat.com>
Thu, 22 Jul 2021 15:48:08 +0000 (11:48 -0400)
committerCory Snyder <csnyder@iland.com>
Wed, 16 Mar 2022 17:08:30 +0000 (13:08 -0400)
commitdc3e3a27e8c1cd5cd5765f50463d4422fbb1c584
tree3c65329d718c3cdb0a3f3c937e1e126f6b6e86dc
parent179a7bca8a84771b0dde09e26f7a2146a985df90
RGW - Zipper - Make default args match in get_obj_state

The default arg for follow_olh was different between the base class and
the Rados class.  Fix it so they're the same.

Fixes: https://tracker.ceph.com/issues/51677
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
(cherry picked from commit 664fe75c2a88cbcc27575649a6900640f4fd90b5)

Conflicts:
src/rgw/rgw_sal.h

Cherry-pick notes:
- changes to other parts of get_obj_state method signature
src/rgw/rgw_sal.h