]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Create.c
Create: improve messages from validate_geometry.
authorNeilBrown <neilb@suse.de>
Wed, 21 Sep 2011 04:39:01 +0000 (14:39 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 21 Sep 2011 04:39:01 +0000 (14:39 +1000)
commitecbd9e8160e9de9cc28ad869d303506b1dc69715
tree1972cfe916738de62804e34034eb25559ee51c42
parente7cb06c84548c9924a41c48f7d0e0c8a29b0996d
Create: improve messages from validate_geometry.

When validate_geometry finds that we haven't committed to
a metadata yet and that the subdev is a member of 'our'
container, it needs to report any errors it finds as Create()
cannot report them effectively.

So make a slight change to the semantics of the 'verbose' flag
and allow validate_geometry to report if it printed any error
messages.

Signed-off-by: NeilBrown <neilb@suse.de>
Create.c
mdadm.h
super-intel.c