]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super1.c
Improve error messages when metadata handler does not support request.
authorNeilBrown <neilb@suse.de>
Tue, 17 Nov 2009 02:15:34 +0000 (13:15 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 17 Nov 2009 02:15:34 +0000 (13:15 +1100)
commitb42f577a0dbe0b232600478f4a5068b2f63a2684
treefca53e53e4a4df5ea6999c887eee026b22240b58
parentb8ab2a50aba72c7316d92d0fb414167844673136
Improve error messages when metadata handler does not support request.

->validate_geometry is called to validate overall parameters,
and to validate each individual device.
If it ever fails, it needs to report the reason, as common code
cannot possible know.

Signed-off-by: NeilBrown <neilb@suse.de>
Create.c
super-ddf.c
super-intel.c
super0.c
super1.c