]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix setting of namespace in ordered and unordered bucket listing 37582/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Tue, 6 Oct 2020 16:42:22 +0000 (12:42 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Wed, 7 Oct 2020 15:02:15 +0000 (11:02 -0400)
commitbd6f163f366753e8ec42b85a53334f4bf78916bd
treedc3b619d35682bcadb5f5d51c21edbb93e7f7772
parentbefe3bc77af9e49ba04334ebccac0ba8b6eb8a18
rgw: fix setting of namespace in ordered and unordered bucket listing

The namespace is not always set correctly during bucket listing. This
can, for example, cause the listing of incomplete multipart uploads,
which are in the _multipart_ namespace, to not paginate correctly, and
cause entries to be re-listed.

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