From: Arne Jansen Date: Fri, 10 Jun 2011 10:07:07 +0000 (+0200) Subject: btrfs: reinitialize scrub workers X-Git-Tag: v3.0-rc3~9^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=632dd772fcbde2ba37c0e8983bd38ef4a1eac906;p=pandora-kernel.git btrfs: reinitialize scrub workers 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 --- Reading git-diff-tree failed