commit | bda0233b89c10ae46ccecb78bffdaf0fd7833d17 | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Fri Sep 21 11:41:43 2007 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Wed Oct 03 11:14:45 2007 -0700 |
tree | b7ffce2948a7ecd1912f58b3de553f76fe61f74f | |
parent | f778089cb2445dfc6dfd30a7a567925fd8589f1e [diff] |
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 <sunil.mushran@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>