]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix list bucket with delimiter wrongly skip some special keys 30068/head
authorTianshan Qu <tianshan@xsky.com>
Tue, 23 Jul 2019 13:50:15 +0000 (21:50 +0800)
committerNathan Cutler <ncutler@suse.com>
Tue, 3 Sep 2019 09:12:41 +0000 (11:12 +0200)
commit04b15cef88c5d50ce18911f63c63fa094101ced0
tree425c5fb3d467aec6ecbffa1a2954d53b25b3afe3
parente1f67109056f9a6137e018badb8c923833e8eeba
rgw: fix list bucket with delimiter wrongly skip some special keys

list with delimiter will skip subfile with directory + after_delim_s,
but the code wrongly add after_delim_s to next marker regardless it have directory

Fixes: http://tracker.ceph.com/issues/40905
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
(cherry picked from commit bc82637f54ab466c7dcd9d452da40ab17f206d4e)

Conflicts:
src/rgw/rgw_rados.cc
(trivial context difference)
src/rgw/rgw_rados.cc