]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix listing of objects that start with underscore
authorGiovani Rinaldi <gr.gigio@terra.com.br>
Wed, 5 Apr 2017 19:46:14 +0000 (16:46 -0300)
committerOrit Wasserman <owasserm@redhat.com>
Wed, 21 Jun 2017 11:25:56 +0000 (14:25 +0300)
commitc1a1539af596e97dc412a505d5411ee6cfdd3980
tree0d016833e34da87e5f47a62f06fe90e19dbafff3
parentf337b4e75ffe78fade30ccfea0b2a5758424b91a
rgw: fix listing of objects that start with underscore

Current marker and prefix search utilized in rgw's function list_objects should respect index key name in order to correctly list objects which have names starting with underscore.

Fixes: http://tracker.ceph.com/issues/19432
Signed-off-by: Giovani Rinaldi <giovani.rinaldi@azion.com>
src/rgw/rgw_rados.cc