]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librgw: RGWListBucketRequest and related bugfixes
authorMatt Benjamin <mbenjamin@redhat.com>
Wed, 9 Dec 2015 22:24:04 +0000 (17:24 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 12 Feb 2016 17:06:23 +0000 (12:06 -0500)
commit33539db73541cbd158a3cd1de3693e980d44ae21
tree32552c859d7e69a38fba7b1065ac3b1ecbe3a8a9
parente53eb38ce210e1035fba742d5d5b06900e4001d2
librgw: RGWListBucketRequest and related bugfixes

1. instantiate handles as required in RGWLibFS::stat_bucket
2. fix bucket_name() when bucket
3. fix full_object_name(), which should not return paths w/buckets
   by default (allow doing so by passing non-default depth)
4. fix uri, prefix, and delimiter logic
5. add logic to parse and forward common_prefixes

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_file.cc
src/rgw/rgw_file.h