]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #41434 from tchaikov/wip-cmd-getval
authorKefu Chai <kchai@redhat.com>
Wed, 26 May 2021 00:03:46 +0000 (08:03 +0800)
committerGitHub <noreply@github.com>
Wed, 26 May 2021 00:03:46 +0000 (08:03 +0800)
commitd65f36ebe96991440413aa08f82e361d4610442a
tree90e1ac098a67344928956c92b1a091dfd37a653b
parent9ab9cc26e200cdc3108525770353b91b3dd6c6d8
parent5cb65dc74dc3e3e6f75745666a687371ce1230ef
Merge pull request #41434 from tchaikov/wip-cmd-getval

common/cmdparse: use string_view for the key and return val by retval

Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>