]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix updating account/container metadata of Swift API. 9002/head
authorRadoslaw Zarzynski <rzarzynski@mirantis.com>
Mon, 9 May 2016 15:22:45 +0000 (17:22 +0200)
committerRadoslaw Zarzynski <rzarzynski@mirantis.com>
Mon, 9 May 2016 15:46:17 +0000 (17:46 +0200)
commit3f3b18bff16f6a5b36987f888ba3f2a0d1ea3155
tree672a901d762f29acd1c43bd1f16104d185775b39
parentda8e779e1c1a49bcdf844ae02985e6419ac64e60
rgw: fix updating account/container metadata of Swift API.

This patch rectifies an issue with handling of user metadata that are
actually stored by an updated resource (account or container).
The expected behaviour is they will be merged with new medadata coming
from an HTTP client.

Backport: Jewel
Fixes: http://tracker.ceph.com/issues/15779
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
src/rgw/rgw_op.cc