]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super1.c
Change default metadata from 0.90 to 1.1
authorNeilBrown <neilb@suse.de>
Tue, 17 Nov 2009 02:15:32 +0000 (13:15 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 17 Nov 2009 02:15:32 +0000 (13:15 +1100)
commit7d5c3964ccfaace123f7b75e15d38c2650e013d8
tree7103dfe3f49a51131e59233449ffdfd731e0179b
parent5f175898dedb2bb2635d4d1dcb2afa8c420d5eae
Change default metadata from 0.90 to 1.1

1.1 is more flexible in a number of ways and is safer.
0.90 is still fully supported.
1.0 should possibly be used for RAID1 arrays that you
want to boot off, depending on your boot loader.

Signed-off-by: NeilBrown <neilb@suse.de>
35 files changed:
mdadm.8
super0.c
super1.c
test
tests/00linear
tests/00multipath
tests/00raid0
tests/00raid1
tests/00raid10
tests/00raid4
tests/00raid5
tests/00raid6
tests/02lineargrow
tests/02r1grow
tests/02r5grow
tests/02r6grow
tests/03r0assem
tests/03r5assem
tests/04r0update
tests/05r1-bitmapfile
tests/05r1-grow-external
tests/05r1-grow-internal
tests/05r1-internalbitmap
tests/05r1-n3-bitmapfile
tests/05r1-re-add
tests/05r5-bitmapfile
tests/05r5-internalbitmap
tests/05r6-bitmapfile
tests/06r5swap
tests/06wrmostly
tests/07autoassemble
tests/07autodetect
tests/07changelevels
tests/07layouts
tests/07testreshape5