]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: split prepare_command in two
authorLoic Dachary <loic@dachary.org>
Wed, 12 Feb 2014 15:45:40 +0000 (16:45 +0100)
committerLoic Dachary <loic@dachary.org>
Thu, 13 Feb 2014 08:45:55 +0000 (09:45 +0100)
commit53e92f62a049fe04b8ac02eb1c7b2f131140c335
tree103e464c74097b942b50502e02d1809011ce57de
parentaf4c142d95ed12c46a44dd1dd6d17f3385acc09c
mon: split prepare_command in two

So that it is possible to call prepare_command without a session
established and a cmdmap that has already been parsed.

Signed-off-by: Loic Dachary <loic@dachary.org>
src/mon/OSDMonitor.cc
src/mon/OSDMonitor.h