]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/admin: do not validate params of ConfigSetHook 36443/head
authorKefu Chai <kchai@redhat.com>
Tue, 4 Aug 2020 07:28:00 +0000 (15:28 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 4 Aug 2020 07:28:47 +0000 (15:28 +0800)
commit67874aeb0cddd45c43e6725d49762e2bb631d08f
tree12c6c936633661f8226d800078b07640f4a9a39f
parent55f8900ebf66e49b9e38c68004e1b9f31dd5c89e
crimson/admin: do not validate params of ConfigSetHook

validate_cmd() should have taken care of this

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