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:
01ee22b
)
md: remove unnecessary arguments from ->reconfig method.
author
NeilBrown
<neilb@suse.de>
Wed, 17 Jun 2009 22:47:42 +0000
(08:47 +1000)
committer
NeilBrown
<neilb@suse.de>
Wed, 17 Jun 2009 22:47:42 +0000
(08:47 +1000)
Passing the new layout and chunksize as args is not necessary as
the mddev has fields for new_check and new_layout.
This is preparation for combining the check_reshape and reconfig
methods
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found