Skip to content
Snippets Groups Projects
Commit a922d38f authored by Sage Weil's avatar Sage Weil
Browse files

ceph: close out mds, osd connections before stopping auth


The auth module (part of the mon_client) is needed to free any
ceph_authorizer(s) used by the mds and osd connections.  Flush the msgr
workqueue before stopping monc to ensure that the destroy_authorizer
auth op is available when those connections are closed out.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent dd1c9057
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment