]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: Swift API. Support for X-Remove-Container-Meta-{key} header. 3929/head
authorDmytro Iurchenko <diurchenko@mirantis.com>
Tue, 3 Feb 2015 15:54:38 +0000 (17:54 +0200)
committerLoic Dachary <ldachary@redhat.com>
Tue, 10 Mar 2015 23:35:55 +0000 (00:35 +0100)
commitd0fd417e872a73033903fb36144fe7a39e90fc9a
tree349a60063d51433c7efa3d6b07b8f621735e6242
parentb5a67f0e1d15385bc0d60a6da6e7fc810bde6047
rgw: Swift API. Support for X-Remove-Container-Meta-{key} header.

Fixes: #10475
Backport: hammer, firefly
Reported-by: Josh Durgin <jdurgin@redhat.com>
Signed-off-by: Dmytro Iurchenko <diurchenko@mirantis.com>
(cherry picked from commit f67bfa24fd6f69c2fcc0987eba8b6b426dd78320)

Conflicts:
src/rgw/rgw_rest.h
        trivial merge: prototype of an unrelated function changed
        s/is_object_op/!(s->object == NULL)/
src/rgw/rgw_common.h
src/rgw/rgw_op.cc
src/rgw/rgw_op.h
src/rgw/rgw_rest.cc
src/rgw/rgw_rest.h
src/rgw/rgw_rest_swift.cc