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:
3301958
)
Btrfs: add missing spin_lock for insertion into tree mod log
author
Jan Schmidt
<list.btrfs@jan-o-sch.net>
Thu, 31 May 2012 12:00:15 +0000
(14:00 +0200)
committer
Jan Schmidt
<list.btrfs@jan-o-sch.net>
Thu, 31 May 2012 17:56:18 +0000
(19:56 +0200)
tree_mod_alloc calls __get_tree_mod_seq and must acquire a spinlock before
doing so.
Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
No differences found