From: Al Viro Date: Wed, 6 May 2009 05:36:04 +0000 (-0400) Subject: Fix deadlock in ipathfs ->get_sb() X-Git-Tag: linux-omap-v2.6.30-rc6~44^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=265e771e8197cdb22a1e2556663173fb62c9cd91;p=pandora-kernel.git Fix deadlock in ipathfs ->get_sb() forgot to unlock superblock before calling deactivate_super()... Signed-off-by: Al Viro --- Reading git-diff-tree failed