]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: add verbose flag to compare_super
authorMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Fri, 5 Feb 2021 13:29:58 +0000 (14:29 +0100)
committerJes Sorensen <jsorensen@fb.com>
Mon, 8 Mar 2021 15:43:29 +0000 (10:43 -0500)
commitc7b8547c70035395a02ae4f7a5ec76a46dedb3cb
tree3bc4491b5fd499ac1f8b66d2b85f3e32b12af3ff
parent49b69533e8a62573de987c45cb4469fc8e754723
imsm: add verbose flag to compare_super

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@linux.intel.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
Assemble.c
Examine.c
Incremental.c
mdadm.h
super-ddf.c
super-intel.c
super0.c
super1.c