]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: should not set isvalid = true when cephx_verify_authorizer return false 6392/head
authoryangruifeng <yangruifeng.09209@h3c.com>
Mon, 19 Oct 2015 12:08:12 +0000 (08:08 -0400)
committerNathan Cutler <ncutler@suse.com>
Tue, 27 Oct 2015 13:30:08 +0000 (14:30 +0100)
commit8707b0b083e7a7732d1e3563b00d3adf3e09807b
treea9c00b88ee798ac51dd4a57f3867b6e49585416d
parent7a7eaf0c27d83e004a1600c4b9293a5b812d5222
mon: should not set isvalid = true when cephx_verify_authorizer return false

Fixes: #13525
Signed-off-by: Ruifeng Yang <yangruifeng.09209@h3c.com>
(cherry picked from commit c7f75b8f7c0a773148ec16141941efd00ee76626)
src/mon/Monitor.cc