]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/admin: make injected_args optional
authorKefu Chai <kchai@redhat.com>
Thu, 27 Aug 2020 13:15:42 +0000 (21:15 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 31 Aug 2020 13:15:10 +0000 (21:15 +0800)
commit2cc515a0134621394246c8f8990bf59dc11870fb
tree4cf7cdccb5870c2cc42c596438784b8a4c29ed55
parentdc72cce00ccfd10af6562f8facf3a234c8ffbc37
crimson/admin: make injected_args optional

this option for `injectargs` command is optional, so we should not
crash if it does not exist.

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