btrfs: reinitialize scrub workers
authorArne Jansen <sensille@gmx.net>
Fri, 10 Jun 2011 10:07:07 +0000 (12:07 +0200)
committerArne 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