diff options
author | NeilBrown <neilb@suse.de> | 2011-04-18 10:25:42 +0200 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2011-04-18 10:25:42 +0200 |
commit | 482c083492ddaa32ef5864bae3d143dc8bcdf7d1 (patch) | |
tree | 75017fd1a51fe945c65b3600442ddaa20b636b1a /drivers/xen | |
parent | md/dm - remove remains of plug_fn callback. (diff) | |
download | linux-482c083492ddaa32ef5864bae3d143dc8bcdf7d1.tar.xz linux-482c083492ddaa32ef5864bae3d143dc8bcdf7d1.zip |
md - remove old plugging code.
md has some plugging infrastructure for RAID5 to use because the
normal plugging infrastructure required a 'request_queue', and when
called from dm, RAID5 doesn't have one of those available.
This relied on the ->unplug_fn callback which doesn't exist any more.
So remove all of that code, both in md and raid5. Subsequent patches
with restore the plugging functionality.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions