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:
0e6bd95
)
Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutex
author
Josef Bacik
<jbacik@redhat.com>
Thu, 20 Nov 2008 17:16:16 +0000
(12:16 -0500)
committer
Chris Mason
<chris.mason@oracle.com>
Thu, 20 Nov 2008 17:16:16 +0000
(12:16 -0500)
This the lockdep complaint by having a different mutex to gaurd caching the
block group, so you don't end up with this backwards dependancy. Thank you,
Signed-off-by: Josef Bacik <jbacik@redhat.com>
No differences found