From: Yuri Tikhonov Date: Sun, 30 Aug 2009 02:13:12 +0000 (-0700) Subject: md/raid6: asynchronous handle_stripe_fill6 X-Git-Tag: v2.6.32-rc1~60^2^2~33^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5599becca4bee7badf605e41fd5bcde76d51f2a4;p=pandora-kernel.git md/raid6: asynchronous handle_stripe_fill6 Modify handle_stripe_fill6 to work asynchronously by introducing fetch_block6 as the raid6 analog of fetch_block5 (schedule compute operations for missing/out-of-sync disks). [dan.j.williams@intel.com: compute D+Q in one pass] Signed-off-by: Yuri Tikhonov Signed-off-by: Ilya Yanok Signed-off-by: Dan Williams --- Reading git-diff-tree failed