]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: resolve bug where marker was not advanced during garbage collection 26545/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Wed, 20 Feb 2019 16:18:51 +0000 (11:18 -0500)
committerJ. Eric Ivancich <ivancich@redhat.com>
Wed, 20 Feb 2019 16:18:51 +0000 (11:18 -0500)
commit1101f4c34cbc784d8521325018f7f1d347416a60
tree581c14c45b53b2586db2dcb839ad6d806f8ce1ca
parenta941e2807bf2c5ee5a0c8d7023d29ae58257e571
rgw: resolve bug where marker was not advanced during garbage collection

This resolves a bug where no GC progress could be made under certain
rare circumstances. This also adds additional logging.

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