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:
95a0607
)
Btrfs: add inodes before dropping the extent lock in find_all_leafs
author
Jan Schmidt
<list.btrfs@jan-o-sch.net>
Wed, 30 May 2012 16:05:21 +0000
(18:05 +0200)
committer
Jan Schmidt
<list.btrfs@jan-o-sch.net>
Thu, 31 May 2012 17:53:08 +0000
(19:53 +0200)
We must build up the inode list with the extent lock held after following
indirect refs.
This also requires an extension to ulists, which allows to modify the stored
aux value in case a key already exists in the list.
Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
No differences found