git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d71f9f8
)
md: Replace calc_dev_size() by calc_num_sectors().
author
Andre Noll
<maan@systemlinux.org>
Fri, 11 Jul 2008 12:02:23 +0000
(22:02 +1000)
committer
Neil Brown
<neilb@suse.de>
Fri, 11 Jul 2008 12:02:23 +0000
(22:02 +1000)
Number of sectors is the preferred unit for sizes of raid devices,
so change calc_dev_size() so that it returns this unit instead of
the number of 1K blocks.
Signed-off-by: Andre Noll <maan@systemlinux.org>
Signed-off-by: Neil Brown <neilb@suse.de>
No differences found