commit | 15f4a5fdf3aa07b53f6a7969664741db5882e485 | [log] [tgz] |
---|---|---|
author | Andre Noll <maan@systemlinux.org> | Mon Jul 21 14:42:12 2008 +1000 |
committer | NeilBrown <neilb@suse.de> | Mon Jul 21 14:42:12 2008 +1000 |
tree | 1bd897fbbcf512d3c0c3b2b55633ae590558f314 | |
parent | d07bd3bcc456228b56a790897162a634691fed9b [diff] |
md: Make super_type->rdev_size_change() take sector-based sizes. 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>