]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw_lc: use a new bl while encoding RGW_ATTR_LC 28049/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Thu, 9 May 2019 17:38:43 +0000 (19:38 +0200)
committerAbhishek Lekshmanan <abhishek@suse.com>
Thu, 9 May 2019 17:38:43 +0000 (19:38 +0200)
commite23af175aff1d80a7857406f7c17f5a609ad7e5e
tree1a40755e69b48fedb923f1c58d9cbc61444542a3
parent6455f96c49ceb49691f27f9d8604e9f5d366ed0f
rgw_lc: use a new bl while encoding RGW_ATTR_LC

The current code seems to append the value to the bucket attr which isn't what
we want

Fixes: https://tracker.ceph.com/issues/39654
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/rgw/rgw_lc.cc