]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: remove unnecessary C_StdFunction 11883/head
authorJohn Spray <john.spray@redhat.com>
Wed, 9 Nov 2016 19:52:03 +0000 (19:52 +0000)
committerJohn Spray <john.spray@redhat.com>
Wed, 9 Nov 2016 19:54:32 +0000 (19:54 +0000)
commit624bdbcf3afe304ad043baca43d46bfda2746e78
treed7e327a9ea6bacd542e61b00b1b6c4572c8cf312
parent0a45b22f78541750d791de060e4dff98a5d96d0c
mgr: remove unnecessary C_StdFunction

FunctionContext works fine and already existed.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mgr/Mgr.cc
src/mgr/MgrClient.cc
src/mgr/MgrContext.h
src/mgr/MgrStandby.cc
src/mgr/PyModules.cc
src/mon/MgrMonitor.cc