md: use new plugging interface for RAID IO.
authorNeilBrown <neilb@suse.de>
Mon, 18 Apr 2011 08:25:41 +0000 (18:25 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 18 Apr 2011 08:25:41 +0000 (18:25 +1000)
md/raid submits a lot of IO from the various raid threads.
So adding start/finish plug calls to those so that some
plugging happens.

Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/raid1.c
drivers/md/raid10.c
drivers/md/raid5.c

Simple merge
Simple merge
Simple merge