]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/MonClient: schedule tick using lambda 18283/head
authorKefu Chai <kchai@redhat.com>
Fri, 13 Oct 2017 03:32:13 +0000 (11:32 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 13 Oct 2017 04:06:18 +0000 (12:06 +0800)
commit2819d05054f3b0a41cfbf442373bf0fd193cc22d
treeecd63d533e6bff1e5c0512b1e9ddccf23d1ba3b2
parent358f53cbc46009924c5a1193ee331f8fcd4d3e6c
mon/MonClient: schedule tick using lambda

simpler this way without defining a local struct.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mon/MonClient.cc