From: Goswin Brederlow Date: Wed, 8 Nov 2006 22:37:45 +0000 (+1100) Subject: Document that the default metadata version can be overridden in config file. X-Git-Tag: mdadm-2.5.6~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2790ffe38a80454c8b5d76c87efcc9fea4c58261;p=thirdparty%2Fmdadm.git Document that the default metadata version can be overridden in config file. From: Goswin Brederlow This is already mentioned in the config documentation, but not in the place when the normal default is mentioned. Fixes-debian-bug: 396914 --- diff --git a/ChangeLog b/ChangeLog index c182cad6..e7a36d57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ Changes Prior to 2.5.6 release - Fix bug which meant "bitmap=xxx" in mdadm.conf was not handled properly. + - Documentation updates. Changes Prior to 2.5.5 release - Don't #include linux/blkpg.h as that isn't safe. Just diff --git a/mdadm.8 b/mdadm.8 index fafd6cd5..dfa37d02 100644 --- a/mdadm.8 +++ b/mdadm.8 @@ -273,6 +273,12 @@ says to get a list of array devices from .B -e ", " --metadata= Declare the style of superblock (raid metadata) to be used. The default is 0.90 for --create, and to guess for other operations. +The default can be overridden by setting the +.B metadata +value for the +.B CREATE +keyword in +.BR mdadm.conf . Options are: .RS