From: NeilBrown Date: Tue, 27 Mar 2007 05:32:14 +0000 (-0800) Subject: [PATCH] md: clear the congested_fn when stopping a raid5 X-Git-Tag: v2.6.21-rc6~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=041ae52e265fc432ea5525b1c66720385c2d11f0;p=pandora-kernel.git [PATCH] md: clear the congested_fn when stopping a raid5 If this mddev and queue got reused for another array that doesn't register a congested_fn, this function would get called incorretly. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed