]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Make a more flexible 'tell' command to replace injectargs
authorGreg Farnum <gregf@hq.newdream.net>
Tue, 15 Dec 2009 23:50:00 +0000 (15:50 -0800)
committerGreg Farnum <gregf@hq.newdream.net>
Wed, 16 Dec 2009 00:17:29 +0000 (16:17 -0800)
commit54b8cd34fef2ed9bdf116efd86caed0f185ab8d3
tree213693799728d7b8f6e75d237f6cd63d35e5ea2c
parente066744d4d8c330d759f4b83418a10ce4b34a696
Make a more flexible 'tell' command to replace injectargs
osd/mds: make a handle_command function; don't parse all MMonCommands as config

mon: Send injectargs to osd/mds in new format;
accept tells for mds and osd
src/mds/MDS.cc
src/mds/MDS.h
src/mon/MDSMonitor.cc
src/mon/Monitor.cc
src/mon/Monitor.h
src/mon/OSDMonitor.cc
src/osd/OSD.cc
src/osd/OSD.h