]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
auth/cephx: process formatter dump more tenderly
authorxie xingguo <xie.xingguo@zte.com.cn>
Mon, 6 Jun 2016 11:39:54 +0000 (19:39 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Tue, 7 Jun 2016 02:19:01 +0000 (10:19 +0800)
commit9eab1d99dae48ce31482e030c3a3c2f0ca9ec3ae
tree228874f4eba8cad9c5292f23844763bc0a0d015f
parent5acb47fdb25f147e8f099c1a8b45a5c3888f6264
auth/cephx: process formatter dump more tenderly

E.g., if there is no secrets, we don't open a session and
leave it haning after returning.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/auth/cephx/CephxKeyServer.cc