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:
5b6602e
)
Btrfs: fix extent buffer reference for tree mod log roots
author
Jan Schmidt
<list.btrfs@jan-o-sch.net>
Tue, 23 Oct 2012 12:21:05 +0000
(14:21 +0200)
committer
Jan Schmidt
<list.btrfs@jan-o-sch.net>
Wed, 24 Oct 2012 10:36:39 +0000
(12:36 +0200)
In get_old_root we grab a lock on the extent buffer before we obtain a
reference on that buffer. That order is changed now.
Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
No differences found