md: raid0: Remove hash table.
authorAndre Noll <maan@systemlinux.org>
Tue, 16 Jun 2009 06:46:48 +0000 (16:46 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 16 Jun 2009 06:46:48 +0000 (16:46 +1000)
The raid0 hash table has become unused due to the changes in the
previous patch. This patch removes the hash table allocation and
setup code and kills the hash_table field of struct raid0_private_data.

Signed-off-by: Andre Noll <maan@systemlinux.org>
Signed-off-by: NeilBrown <neilb@suse.de>

No differences found