]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/bilog/trim: (non-functional) remove unused bucket_info from status shards CR
authorOguzhan Ozmen <oozmen@bloomberg.net>
Sun, 5 Jul 2026 13:49:34 +0000 (13:49 +0000)
committerOguzhan Ozmen <oozmen@bloomberg.net>
Fri, 17 Jul 2026 14:24:16 +0000 (14:24 +0000)
commit90f7bff07c0aaae32bd89ffbc1453d7661780bae
tree4b03858c4af32d463cfc6dd7814e02c8146e6ea5
parent35135ceef5973db5a117fb8e369c95f46ff3a582
rgw/bilog/trim: (non-functional) remove unused bucket_info from status shards CR

The peer -ENOENT handling in RGWReadRemoteStatusShardsCR no longer
consults the local bucket layout (whether Deleted flag set or not),
so its bucket_info member and the matching constructor arg are
not used anymore.

Signed-off-by: Oguzhan Ozmen <oozmen@bloomberg.net>
src/rgw/driver/rados/rgw_trim_bilog.cc