]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cls/rgw: clarify RGWObjCategory::Shadow comment
authorOguzhan Ozmen <oozmen@bloomberg.net>
Thu, 18 Jun 2026 17:34:37 +0000 (17:34 +0000)
committerOguzhan Ozmen <oozmen@bloomberg.net>
Wed, 24 Jun 2026 16:46:20 +0000 (16:46 +0000)
commit06eeede4cbf935d3bfabdb45d98b11b2f1ac87ec
tree6e4f7e7e09c51a2e065353b5927fa04592be60b3
parent41c9db3444ac5fc80f3b37a0ce27949403b89af6
cls/rgw: clarify RGWObjCategory::Shadow comment

The Shadow enum value (2) is never assigned anywhere in the codebase.
Update the comment to clearly state it is unused and reserved for
backward compatibility, since the value is serialized as a raw uint8_t
in bucket index entries and may exist in on-disk data.

Signed-off-by: Oguzhan Ozmen <oozmen@bloomberg.net>
src/cls/rgw/cls_rgw_types.h