]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgwlc: warn on missing RGW_ATTR_LC 45498/head
authorMatt Benjamin <mbenjamin@redhat.com>
Fri, 24 Dec 2021 19:35:00 +0000 (14:35 -0500)
committerCory Snyder <csnyder@iland.com>
Thu, 17 Mar 2022 13:35:59 +0000 (09:35 -0400)
commitb496db6f64faadbe93a39dad6ba828b427bd79d8
tree718ff2a0db81700738d5b6915b4cb5c0c103f36e
parentbf57e1631607dfb8446e9a2061a855c6cab4c09b
rgwlc:  warn on missing RGW_ATTR_LC

This should not happen.  If it does (e.g., due to damaged bucket_info),
log the event to assist with debugging.

Fixes: https://tracker.ceph.com/issues/53728
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit ae1a75c09d11d8f0b626c781112c35de353c0c89)
src/rgw/rgw_lc.cc