]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw_lc: use a new bl while encoding RGW_ATTR_LC 29313/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Thu, 9 May 2019 17:38:43 +0000 (19:38 +0200)
committerNathan Cutler <ncutler@suse.com>
Thu, 25 Jul 2019 10:49:12 +0000 (12:49 +0200)
commitba98fada3f89e41a48d6d36c4c758b47ebeebb30
tree64015d34acc5720b6b6cbea0ebf2046cd580e70f
parent85fa207048f84d9c6125070861de8ae3d02b3c7b
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>
(cherry picked from commit e23af175aff1d80a7857406f7c17f5a609ad7e5e)
src/rgw/rgw_lc.cc