]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: during "bucket check --fix" set index entry pool id correctly
authorJ. Eric Ivancich <ivancich@redhat.com>
Mon, 11 Oct 2021 20:17:46 +0000 (16:17 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Wed, 20 Oct 2021 17:00:40 +0000 (13:00 -0400)
commit4c2ac79621c7d110d9b3664ef5ce2027d817560c
tree384a1554bec67a91f0b8ccec343a95f76466b6a6
parentc0a93a771e854dde2697d68ecc252b2a7f7fddf0
rgw: during "bucket check --fix" set index entry pool id correctly

The current code sets the pool id of bucket index entries to the
bucket index pool rather than the data pool. This fixes that.

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