]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix bugs in listobjectsv1 32239/head
authoralbIN7 <aantony@redhat.com>
Wed, 3 Jul 2019 19:26:50 +0000 (00:56 +0530)
committerNathan Cutler <ncutler@suse.com>
Fri, 24 Jan 2020 15:17:08 +0000 (16:17 +0100)
commita68ca7df1f78169fcecb54352fba0b5f29536dc5
treea6892bb69d5ed2472dcab4cc02262df179e0e55e
parent63df041ebd301c8c6bb6a60ba2b9791b3dc79d73
rgw: fix bugs in listobjectsv1

Fixes: https://tracker.ceph.com/issues/40663
Signed-off-by: Albin Antony <aantony@redhat.com>
(cherry picked from commit c9a8e3acb130fd0e7f355440f4802f4f065d213f)

Conflicts:
src/rgw/rgw_rest_s3.cc
- deleted "if (is_truncated && !next_marker.empty()) {" conditional
  block is different in nautilus
- white space change not relevant to nautilus
- "s->formatter->close_section()" change not needed in nautilus
src/rgw/rgw_rest_s3.cc