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:
8c51032
)
btrfs: reinitialize scrub workers
author
Arne Jansen
<sensille@gmx.net>
Fri, 10 Jun 2011 10:07:07 +0000
(12:07 +0200)
committer
Arne Jansen
<sensille@gmx.net>
Fri, 10 Jun 2011 10:14:13 +0000
(12:14 +0200)
Scrub starts the workers each time a scrub starts and stops them after it
finished. This patch adds an initialization for the workers before each
start, otherwise the workers behave strangely.
Signed-off-by: Arne Jansen <sensille@gmx.net>
No differences found