From: Sage Weil Date: Sat, 29 May 2010 16:41:23 +0000 (-0700) Subject: ceph: close out mds, osd connections before stopping auth X-Git-Tag: v2.6.35-rc1~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a922d38fd10d55d5033f10df15baf966e8f5b18c;p=pandora-kernel.git 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: Sage Weil --- Reading git-diff-tree failed