]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: if crush rule create-simple exists return
authorLoic Dachary <loic@dachary.org>
Sun, 9 Feb 2014 11:31:30 +0000 (12:31 +0100)
committerLoic Dachary <loic@dachary.org>
Thu, 13 Feb 2014 11:14:05 +0000 (12:14 +0100)
commit4b687ba673574bcd3b77b0f79a07d5c74cdcedc2
treea34dd0dc1fbfb2d9111f2fd57d720a54869d2f6c
parenta7e9a7b648ee157345db042ef3087a9b2115fc15
mon: if crush rule create-simple exists return

And it is consistent with the above. Also use a slightly different
string to allow the caller to differentiate between the two cases.

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