From: Sage Weil Date: Thu, 25 Feb 2010 20:38:57 +0000 (-0800) Subject: ceph: invalidate_authorizer without con->mutex held X-Git-Tag: v2.6.34-rc2~9^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=161fd65ac934608345aed35226fc889ea3b0b500;p=pandora-kernel.git ceph: invalidate_authorizer without con->mutex held This fixes lock ABBA inversion, as the ->invalidate_authorizer() op may need to take a lock (or even call back into the messenger). Signed-off-by: Sage Weil --- Reading git-diff-tree failed