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:
886322e
)
Btrfs: fix a possible deadlock between scrub and transaction committing
author
Wang Shilong
<wangsl.fnst@cn.fujitsu.com>
Wed, 19 Feb 2014 11:24:16 +0000
(19:24 +0800)
committer
Josef Bacik
<jbacik@fb.com>
Mon, 10 Mar 2014 19:16:52 +0000
(15:16 -0400)
btrfs_scrub_continue() will be called when cleaning up transaction.However,
this can only be called if btrfs_scrub_pause() is called before.
Signed-off-by: Wang Shilong <wangsl.fnst@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fb.com>
fs/btrfs/transaction.c
patch
|
blob
|
history
diff --cc
fs/btrfs/transaction.c
Simple merge