From: NeilBrown Date: Wed, 17 Jun 2009 22:47:42 +0000 (+1000) Subject: md: remove unnecessary arguments from ->reconfig method. X-Git-Tag: v2.6.31-rc1~143^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=597a711b69cfff95c4b8f6069037e7ad3fc71f56;p=pandora-kernel.git 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 --- Reading git-diff-tree failed