md: allow setting newly added device to 'in_sync' via sysfs.
authorNeilBrown <neilb@suse.de>
Tue, 14 Apr 2009 02:01:57 +0000 (12:01 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 14 Apr 2009 02:01:57 +0000 (12:01 +1000)
commit6d56e278444bc8323b1bcfcada126b8e4dbba0f4
tree4a1e838b3bb46ce0650f08daa4cdf976eb49317e
parent63fe08177f92ce21929df8af6361491b98ad12cd
md: allow setting newly added device to 'in_sync' via sysfs.

When adding devices to an active array via sysfs, there is currently
no way to mark a device as 'in-sync' which is useful when
incrementally assembling an array.

So add that option.

Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/md.c