ocfs2: Unlock mutex in local alloc failure case
authorSunil Mushran <sunil.mushran@oracle.com>
Fri, 21 Sep 2007 18:41:43 +0000 (11:41 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 3 Oct 2007 18:14:45 +0000 (11:14 -0700)
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 <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found