commit | f022b2fddd97795bc9333ffb6862eacfa95c6a95 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Tue Oct 03 01:15:56 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Oct 03 08:04:18 2006 -0700 |
tree | 93615a8cbc489a1adb3cca7a3bf7c0e67625e4be | |
parent | 0d12922823408b26f83b15cae4a4feff4bd22f28 [diff] |
[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 <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>