]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.h
Make --brief even briefer.
authorNeilBrown <neilb@suse.de>
Mon, 11 May 2009 05:18:20 +0000 (15:18 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 11 May 2009 05:18:20 +0000 (15:18 +1000)
commit061f2c6abd014c9f30ca2d784cb535e3e3452c65
tree63c5696cf22393743a3506aee8adfaf2222f4961
parent9652457eea62c06f48df1035218cdcb6f756b74d
Make --brief even briefer.

Because ---examine --brief, or --detail --brief are
often used to create mdadm.conf, and because people don't want to
have to update their mdadm.conf unnecessarily, we don't want to
include information that might change.
And now that level changing is supported, that is almost everything
but UUID.

So move some more fields into the "Only print with --verbose" class.

Signed-off-by: NeilBrown <neilb@suse.de>
Detail.c
Examine.c
mdadm.h
super-ddf.c
super-intel.c
super0.c
super1.c