git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6333816
)
hfsplus: introduce alloc_mutex
author
Christoph Hellwig
<hch@lst.de>
Fri, 1 Oct 2010 03:41:39 +0000
(
05:41
+0200)
committer
Christoph Hellwig
<hch@lst.de>
Fri, 1 Oct 2010 03:41:39 +0000
(
05:41
+0200)
Use a new per-sb alloc_mutex instead of abusing i_mutex of the alloc_file
to protect block allocations. This gets rid of lockdep nesting warnings
and prepares for extending the scope of alloc_mutex.
Signed-off-by: Christoph Hellwig <hch@tuxera.com>
No differences found