]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: fix output func name in can_mark_out 14758/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Tue, 25 Apr 2017 00:58:43 +0000 (08:58 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Wed, 26 Apr 2017 04:48:36 +0000 (12:48 +0800)
commitce1b0d14e499d22b079925f6388b0cf2ff8a8e1a
treee1c9d22d40ec9e62f18bb22103e88c7f9ce96bea
parentde36573fb21c629837260808d0a8a77d6577ea36
mon/OSDMonitor: fix output func name in can_mark_out

use __func__ macro instead.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/mon/OSDMonitor.cc