]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/mon: tolerate lack of authorizer for some messengers
authorKefu Chai <kchai@redhat.com>
Thu, 25 Apr 2019 05:36:59 +0000 (13:36 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 28 Apr 2019 16:12:57 +0000 (00:12 +0800)
commit0a1095968aab1e75fe7d18ccd32eff3395ec9fff
treededa6199a93e92a878c6517128d73e4210c1a750
parent88588cf70a564f73d22873f864097d2c564b0b5d
crimson/mon: tolerate lack of authorizer for some messengers

also, we should not crash on empty auth request buffer.

see also 64eddc4d and b99daab1

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/mon/MonClient.cc