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:
15f4a5f
)
md: Make mddev->array_size sector-based.
author
Andre Noll
<maan@systemlinux.org>
Mon, 21 Jul 2008 07:05:22 +0000
(17:05 +1000)
committer
NeilBrown
<neilb@suse.de>
Mon, 21 Jul 2008 07:05:22 +0000
(17:05 +1000)
This patch renames the array_size field of struct mddev_s to array_sectors
and converts all instances to use units of 512 byte sectors instead of 1k
blocks.
Signed-off-by: Andre Noll <maan@systemlinux.org>
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found