]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Document that the default metadata version can be overridden in config file.
authorGoswin Brederlow <brederlo@informatik.uni-tuebingen.de>
Wed, 8 Nov 2006 22:37:45 +0000 (09:37 +1100)
committerNeil Brown <neilb@suse.de>
Wed, 8 Nov 2006 22:37:45 +0000 (09:37 +1100)
From: Goswin Brederlow <brederlo@informatik.uni-tuebingen.de>

This is already mentioned in the config documentation, but not in the
place when the normal default is mentioned.

Fixes-debian-bug: 396914

ChangeLog
mdadm.8

index c182cad61ebdeaf7977047f5bfdea385e6601fdd..e7a36d572478e67b5f91c35b6256c14e3bec3106 100644 (file)
--- 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 fafd6cd5b8f92709b13a1aa4fee78b6c8abd15a6..dfa37d02bff0958b81ae20b40f7471575e2e4fa8 100644 (file)
--- 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