]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
auth/KeyRing: escape quotes around commands
authorKefu Chai <kchai@redhat.com>
Tue, 18 Jun 2019 14:02:57 +0000 (22:02 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 25 Jun 2019 07:10:07 +0000 (15:10 +0800)
commit1f9e54ea00d6e31136a8157b96bc0cbf70301961
tree0feb15b9969d144ee6cfe03c9cdd6d5c925dc3c2
parenta19194a63de13dfc693ff24b7aa34333293fb6be
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>
src/auth/KeyRing.cc