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:
23ad5b1
)
Btrfs: fix unprotected alloc list insertion during the finishing procedure of replace
author
Miao Xie
<miaox@cn.fujitsu.com>
Thu, 30 Jan 2014 08:46:54 +0000
(16:46 +0800)
committer
Josef Bacik
<jbacik@fb.com>
Mon, 10 Mar 2014 19:15:38 +0000
(15:15 -0400)
the alloc list of the filesystem is protected by ->chunk_mutex, we need
get that mutex when we insert the new device into the list.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fb.com>
fs/btrfs/dev-replace.c
patch
|
blob
|
history
diff --cc
fs/btrfs/dev-replace.c
Simple merge