]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: list_objects() honors end_marker regardless of namespace. 17832/head
authorRadoslaw Zarzynski <rzarzynski@mirantis.com>
Wed, 24 May 2017 14:50:26 +0000 (16:50 +0200)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Wed, 20 Sep 2017 11:02:20 +0000 (13:02 +0200)
commit957e221f1ffc73726187aba99e9e103291b0ba6f
tree4ab68333a5da07cc2ed9c9453753a466b58468ef
parent1befcbebcbcedf398b782adfcc165038d13fc3da
rgw: list_objects() honors end_marker regardless of namespace.

This patch fixes a regression related to handling of the end_marker
parameter during Swift's container listing operation. It has been
introduced in a5d1fa0587184f43c69d8e03114b58d43f320781 and causes
Tempest's test_list_container_contents_with_end_marker to fail.

Fixes: http://tracker.ceph.com/issues/18977
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit 09db1e412ef0853e7f345f813c8d452ec8354c36)
src/rgw/rgw_rados.cc