]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: rgw_add_to_iam_env use string_view 17094/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Wed, 24 Jan 2018 13:39:54 +0000 (14:39 +0100)
committerAbhishek Lekshmanan <abhishek@suse.com>
Thu, 25 Jan 2018 10:57:24 +0000 (11:57 +0100)
commit583ff77c9510a5de3d7e824c79f41d6d3833cbe6
tree0800bf50700b436568d9ff74f2196e724e042d88
parentb2accc222f67a6e14085ca08d1d80e80f749054f
rgw: rgw_add_to_iam_env use string_view

This commit unites the various add_to_iam_env implementations and uses the
std::string_view variant. Also updated call sites which check empty key values
since that is done in the function

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/rgw/rgw_op.cc