]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth/KeyRing: escape quotes around commands 28741/head
authorKefu Chai <kchai@redhat.com>
Tue, 18 Jun 2019 14:02:57 +0000 (22:02 +0800)
committerNathan Cutler <ncutler@suse.com>
Tue, 25 Jun 2019 12:25:39 +0000 (14:25 +0200)
commit6cfcf730199105dd4ed65047cdb2d95202c38aea
tree40829f44918ed402d39ebaba8a35f5573483eab5
parent9537302815ff3671565a82bcb0123af125ba3165
auth/KeyRing: escape quotes around commands

so the exported auth can be re-imported.

Fixes: http://tracker.ceph.com/issues/22227
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 1f9e54ea00d6e31136a8157b96bc0cbf70301961)
src/auth/KeyRing.cc