]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: dencode "removed" flag in RGWOLHInfo
authorJ. Eric Ivancich <ivancich@redhat.com>
Mon, 10 Apr 2023 17:40:32 +0000 (13:40 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Wed, 9 Aug 2023 14:08:02 +0000 (10:08 -0400)
commita66f8283ac4a07a8cf17ff1d2085c6a6e7deb672
tree82228d54313554b7c24575c81385515367e66f6e
parent7d043b8beb8ccffdbb7f03ef3b51ec0461abd115
rgw: dencode "removed" flag in RGWOLHInfo

When an OLH structure was dencoded the "removed" flag was not
included. That flag specifies whether the OLH is a delete marker. This
adds that flag to the dencoding.

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