]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: put crushtool error in log 6230/head
authorSage Weil <sage@redhat.com>
Mon, 12 Oct 2015 14:33:41 +0000 (10:33 -0400)
committerSage Weil <sage@redhat.com>
Mon, 12 Oct 2015 14:33:41 +0000 (10:33 -0400)
commita07730125377cfe6742206e0f0863c6d78695762
treebcfd88b10f8cce9e28401fda40d9522516e27de6
parent7f80bfc3c045553843c5c4c8341da575249d1611
mon/OSDMonitor: put crushtool error in log

Putting it in *ss is useless for mkpool callers who don't return
an error string.  Log it to the mon log, too.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/OSDMonitor.cc