commit | 597a711b69cfff95c4b8f6069037e7ad3fc71f56 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Thu Jun 18 08:47:42 2009 +1000 |
committer | NeilBrown <neilb@suse.de> | Thu Jun 18 08:47:42 2009 +1000 |
tree | 8c2cfa4c1223827a560de2f14da426d4822151c4 | |
parent | 01ee22b496c41384eaa6dcae983c86d8bc32fbb8 [diff] |
md: remove unnecessary arguments from ->reconfig method. 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>