commit | deb200d08590622d987718135a1e6323f83154aa | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Mon May 21 09:28:33 2012 +1000 |
committer | NeilBrown <neilb@suse.de> | Mon May 21 09:28:33 2012 +1000 |
tree | 7baf2fc97e48d229d7a311f55bf0f96ce6e445ba | |
parent | f8c9e74ff0832f2244d7991d2aea13851b20a622 [diff] |
md/raid10: split out interpretation of layout to separate function. We will soon be interpreting the layout (and chunksize etc) from multiple places to support reshape. So split it out into separate function. Signed-off-by: NeilBrown <neilb@suse.de>