md: Make super_type->rdev_size_change() take sector-based sizes.
authorAndre Noll <maan@systemlinux.org>
Mon, 21 Jul 2008 04:42:12 +0000 (14:42 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 21 Jul 2008 04:42:12 +0000 (14:42 +1000)
Also, change the type of the size parameter from unsigned long long to
sector_t and rename it to num_sectors.

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

No differences found