]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/admin: use moved string for constructing vector<>
authorKefu Chai <kchai@redhat.com>
Tue, 9 Mar 2021 14:25:23 +0000 (22:25 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 9 Mar 2021 14:32:36 +0000 (22:32 +0800)
commitde815f37d7ea8d1cc3fdffe9264669fdd8c0441f
treeaad822cec6ee82487787e3d942bc91f01e1661ce
parent86fcb7b689265ecae1b49e512fde72d975159bcc
crimson/admin: use moved string for constructing vector<>

it is the last consumer of cmdline, so move it away.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/admin/admin_socket.cc