From: Sunil Mushran Date: Fri, 21 Sep 2007 18:41:43 +0000 (-0700) Subject: ocfs2: Unlock mutex in local alloc failure case X-Git-Tag: v2.6.23~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bda0233b89c10ae46ccecb78bffdaf0fd7833d17;p=pandora-kernel.git ocfs2: Unlock mutex in local alloc failure case The fs was not unlocking the local alloc inode mutex in the code path in which it failed to find a window of free bits in the global bitmap. Signed-off-by: Sunil Mushran Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed