]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: replace C_VoidFn in MDSDaemon with lambdas 13465/head
authorJohn Spray <john.spray@redhat.com>
Thu, 16 Feb 2017 11:38:31 +0000 (11:38 +0000)
committerJohn Spray <john.spray@redhat.com>
Thu, 16 Feb 2017 21:21:54 +0000 (21:21 +0000)
commit10998a967a60e1cdd65457148972eefea971bd2e
tree5656bc83518e85e80f582b76470bee2cb5ec9a88
parenta785b00be366f3bfc9d9236fd25cfad59970a40b
mds: replace C_VoidFn in MDSDaemon with lambdas

VoidFn predates our C++11 switch.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/MDSDaemon.cc