]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: flush xml header on get acl request 4082/head
authorYehuda Sadeh <yehuda@redhat.com>
Sat, 31 Jan 2015 02:42:40 +0000 (18:42 -0800)
committerLoic Dachary <ldachary@redhat.com>
Thu, 19 Mar 2015 00:03:18 +0000 (01:03 +0100)
commit96a5c67121dde0d4d4cd13793bb131414b64cc28
treec6d0843ee367087ee86c7f5415e90604c4fa2eb7
parent1f58a0adc3b23785fac00083d721b62f6a4c44a1
rgw: flush xml header on get acl request

Fixes: #10106
Backport: firefly, giant

dump_start() updates the formatter with the appropriate prefix, however,
we never flushed the formatter.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit eb45f861343162e018968b8c56693a8c6f5b2cab)
src/rgw/rgw_rest_s3.cc