From: NeilBrown Date: Tue, 3 Oct 2006 08:15:56 +0000 (-0700) Subject: [PATCH] md: add a ->congested_fn function for raid5/6 X-Git-Tag: v2.6.19-rc1~240 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f022b2fddd97795bc9333ffb6862eacfa95c6a95;p=pandora-kernel.git [PATCH] md: add a ->congested_fn function for raid5/6 This is very different from other raid levels and all requests go through a 'stripe cache', and it has congestion management already. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed