On Sat, Dec 13, 2014 at 01:05:51PM +0100, Goffredo Baroncelli wrote:
> The function test_num_disk_vs_raid() show an error message if
> the raid profile is incompatible with the number of devices.
>
> Unfortunately when the error is related to data profile,
> the message print the metadata profile.
The function test_num_disk_vs_raid() show an error message if
the raid profile is incompatible with the number of devices.
Unfortunately when the error is related to data profile,
the message print the metadata profile.
This patch correct the bug.
Signed-off-by: Goffredo Baroncelli
---
utils.c