NeilBrown: Change default metadata from 0.90 to 1.1

Martin F. Krafft madduck at alioth.debian.org
Wed Jan 27 02:03:31 UTC 2010


Module: mdadm
Branch: upstream
Commit: 7d5c3964ccfaace123f7b75e15d38c2650e013d8
URL:    http://git.debian.org/?p=pkg-mdadm/mdadm.git;a=commit;h=7d5c3964ccfaace123f7b75e15d38c2650e013d8

Author: NeilBrown <neilb at suse.de>
Date:   Tue Nov 17 13:15:32 2009 +1100

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 at suse.de>

---

 mdadm.8                   |    9 +++++----
 super0.c                  |    4 +---
 super1.c                  |    5 ++++-
 test                      |    2 ++
 tests/00linear            |   12 +++++++++---
 tests/00multipath         |    8 ++++----
 tests/00raid0             |   12 ++++++------
 tests/00raid1             |    8 ++++----
 tests/00raid10            |    2 +-
 tests/00raid4             |    2 +-
 tests/00raid5             |    4 ++--
 tests/00raid6             |    2 +-
 tests/02lineargrow        |    4 ++--
 tests/02r1grow            |    2 +-
 tests/02r5grow            |    2 +-
 tests/02r6grow            |    2 +-
 tests/03r0assem           |   35 +++++++++++++++++------------------
 tests/03r5assem           |    2 +-
 tests/04r0update          |    2 +-
 tests/05r1-bitmapfile     |    6 +++---
 tests/05r1-grow-external  |    4 ++--
 tests/05r1-grow-internal  |    4 ++--
 tests/05r1-internalbitmap |    2 +-
 tests/05r1-n3-bitmapfile  |    2 +-
 tests/05r1-re-add         |    8 ++++----
 tests/05r5-bitmapfile     |    6 +++---
 tests/05r5-internalbitmap |    6 +++---
 tests/05r6-bitmapfile     |    6 +++---
 tests/06r5swap            |    2 +-
 tests/06wrmostly          |    4 ++--
 tests/07autoassemble      |   10 +++++-----
 tests/07autodetect        |    6 +++---
 tests/07changelevels      |   14 +++++++-------
 tests/07layouts           |    2 +-
 tests/07testreshape5      |    2 +-
 35 files changed, 106 insertions(+), 97 deletions(-)

Diff:   http://git.debian.org/?p=pkg-mdadm/mdadm.git;a=commitdiff;h=7d5c3964ccfaace123f7b75e15d38c2650e013d8



More information about the pkg-mdadm-commits mailing list