Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auth/cephx: misc fixes #9679

Merged
merged 8 commits into from Aug 1, 2016
Merged

auth/cephx: misc fixes #9679

merged 8 commits into from Aug 1, 2016

Conversation

xiexingguo
Copy link
Member

No description provided.

These methods are called only by AuthMonitor and are accessed
without protection of internal lock, which is not safe.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
We shall set err correctly instead of rs here...

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
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>
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Version shall always be greater than keys_ver below here,
otherwise the prior code logic shall prevent us from going
this far.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
@xiexingguo
Copy link
Member Author

retest this please

@xiexingguo
Copy link
Member Author

@xiexingguo xiexingguo deleted the xxg-wip-fix-cephx branch August 1, 2016 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants