From: NeilBrown Date: Wed, 9 May 2007 09:35:38 +0000 (-0700) Subject: md: allow reshape_position for md arrays to be set via sysfs X-Git-Tag: v2.6.22-rc1~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08a02ecd28bad35a47357e611044dcbeab06e3d7;p=pandora-kernel.git md: allow reshape_position for md arrays to be set via sysfs "reshape_position" records how much progress has been made on a "reshape" (adding drives, changing layout or chunksize). When it is set, the number of drives, layout and chunksize can have two possible values, an old an a new. So allow these different values to be visible, and allow both old and new to be set: Set the old ones first, then the reshape_position, then the new values. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed