]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw_op: drop the forward_as_tuple variant of rgw_add_to_iam_environment
authorAbhishek Lekshmanan <abhishek@suse.com>
Mon, 27 Nov 2017 10:54:12 +0000 (11:54 +0100)
committerAbhishek Lekshmanan <abhishek@suse.com>
Mon, 22 Jan 2018 13:47:34 +0000 (14:47 +0100)
commite4c8123dcfaa72a11c0ba5dd6790dba5ca5e8ef4
treed0d01b5cc7456494cd657092494b856543d6b76d
parent5c09c7547c39e242a568b3ad90e53a942624a5fd
rgw_op: drop the forward_as_tuple variant of rgw_add_to_iam_environment

We don't have any places in the code where we can std::move both the
key and value to construct the map, so dropping this code.

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