summaryrefslogtreecommitdiff
path: root/super-ddf.c
diff options
context:
space:
mode:
authorMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>2021-02-05 14:29:58 +0100
committerJes Sorensen <jsorensen@fb.com>2021-03-08 10:43:29 -0500
commitc7b8547c70035395a02ae4f7a5ec76a46dedb3cb (patch)
tree3bc4491b5fd499ac1f8b66d2b85f3e32b12af3ff /super-ddf.c
parent49b69533e8a62573de987c45cb4469fc8e754723 (diff)
downloadmdadm-c7b8547c70035395a02ae4f7a5ec76a46dedb3cb.tar.gz
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>
Diffstat (limited to 'super-ddf.c')
-rw-r--r--super-ddf.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/super-ddf.c b/super-ddf.c
index 7cd5702..2314762 100644
--- a/super-ddf.c
+++ b/super-ddf.c
@@ -3914,7 +3914,8 @@ static int store_super_ddf(struct supertype *st, int fd)
return 0;
}
-static int compare_super_ddf(struct supertype *st, struct supertype *tst)
+static int compare_super_ddf(struct supertype *st, struct supertype *tst,
+ int verbose)
{
/*
* return: