Files
ubports_kernel_google_msm/drivers
NeilBrown 26be34dc3a [PATCH] md: define backing_dev_info.congested_fn for raid0 and linear
Each backing_dev needs to be able to report whether it is congested, either by
modulating BDI_*_congested in ->state, or by defining a ->congested_fn.
md/raid did neither of these.  This patch add a congested_fn which simply
checks all component devices to see if they are congested.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-03 08:04:18 -07:00
..
2006-10-03 08:04:06 -07:00
2006-10-03 08:03:41 -07:00
2006-10-01 00:39:17 -07:00
2006-10-01 10:39:01 -07:00
2006-10-02 07:57:14 -07:00