]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ciommon/admin_socket: extract find_matched_hook() out
authorKefu Chai <kchai@redhat.com>
Fri, 11 Sep 2020 08:35:29 +0000 (16:35 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 11 Sep 2020 08:57:18 +0000 (16:57 +0800)
commit0fc4ed1d9109abc489a65340b92908107337fafd
tree3962f1c5278932e8ad1e3a9737ed5ba39302a106
parent371364532445ad5dd68559133c855b1bc2c98002
ciommon/admin_socket: extract find_matched_hook() out

this function is complicated and isolated enough to be a separated
method.

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