]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.c
Examine: split 'verbose' out from 'brief'.
authorNeilBrown <neilb@suse.de>
Mon, 9 Jul 2012 07:19:48 +0000 (17:19 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 9 Jul 2012 07:19:48 +0000 (17:19 +1000)
commit265460ababa169a2a0926b5fba10724ba117e318
tree06718d59a40d6f6e318e53150f841894bd4e343c
parent171dccc81381725935af15a0a1d28de35988655d
Examine: split 'verbose' out from 'brief'.

The value of 'verbose' is sometimes mixed into 'brief', particularly
for Examine.
This is messy and confusing.  So keep them separate.
'brief' still gets assumed when 'scan' is set, unless we are very
verbose.

Signed-off-by: NeilBrown <neilb@suse.de>
Examine.c
mdadm.c
mdadm.h