On 2/5/21 8:29 AM, Mariusz Tkaczyk wrote: > IMSM does more than comparing metadata and errors reported directly > from compare_super_imsm can be useful. > > Add verbose flag to compare_super method and make all not critical > error printing configurable. > > Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx> > --- > Assemble.c | 2 +- > Examine.c | 2 +- > Incremental.c | 2 +- > mdadm.h | 3 ++- > super-ddf.c | 3 ++- > super-intel.c | 21 ++++++++++++--------- > super0.c | 3 ++- > super1.c | 3 ++- > 8 files changed, 23 insertions(+), 16 deletions(-) Applied! Thanks, Jes