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:
740da44
)
md: prepare for non-power-of-two chunk sizes
author
raz ben yehuda
<raziebe@gmail.com>
Tue, 16 Jun 2009 07:01:42 +0000
(17:01 +1000)
committer
NeilBrown
<neilb@suse.de>
Tue, 16 Jun 2009 07:01:42 +0000
(17:01 +1000)
Remove chunk size check from md as this is now performed in the run
function in each personality.
Replace chunk size power 2 code calculations by a regular division.
Signed-off-by: raziebe@gmail.com
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found