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:
597a711
)
md: merge reconfig and check_reshape methods.
author
NeilBrown
<neilb@suse.de>
Wed, 17 Jun 2009 22:47:55 +0000
(08:47 +1000)
committer
NeilBrown
<neilb@suse.de>
Wed, 17 Jun 2009 22:47:55 +0000
(08:47 +1000)
The difference between these two methods is artificial.
Both check that a pending reshape is valid, and perform any
aspect of it that can be done immediately.
'reconfig' handles chunk size and layout.
'check_reshape' handles raid_disks.
So make them just one method.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found