Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Dan Williams <dan.j.williams@intel.com>
To: NeilBrown <neilb@suse.de>
Cc: linux-raid <linux-raid@vger.kernel.org>
Subject: [mdadm git pull] random fixes and compatibility updates for imsm
Date: Mon, 10 Nov 2008 11:20:52 -0700	[thread overview]
Message-ID: <1226341252.23442.13.camel@dwillia2-linux.ch.intel.com> (raw)

Hi Neil,

This release updates support for creating imsm arrays to use the lowest
possible metadata version based on the contents of the container.  For
example all versions of the option-ROM support raid0 so when creating a
raid0 array tag the metadata as version "1.0.00" even if the platform
supports a higher version.

There are also a couple fixes for fallout from the device name rework.

Please have a look.

Thanks,
Dan


The following changes since commit 01cbfcc854c031a18cf7542c5430734e69ef33fb:
  NeilBrown (1):
        Create: don't wait for device to appear if we didn't actually start the array

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/djbw/mdadm.git devel

Dan Williams (8):
      imsm: cleanup ->match_home and comment on return value
      imsm: cleanup migration definitions and usage
      imsm: add definitions for recent imsm versions
      imsm: fixup disk status definition endianess
      imsm: compatibility fixes for creating imsm arrays
      imsm: fix uuid_from_super given 'signature' is not constant
      fix remove_devices()
      fix add_dev() handling of broken links

 Manage.c      |   10 ++-
 super-intel.c |  244 +++++++++++++++++++++++++++++++++++++++------------------
 util.c        |    4 +-
 3 files changed, 175 insertions(+), 83 deletions(-)



             reply	other threads:[~2008-11-10 18:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-10 18:20 Dan Williams [this message]
2008-11-14  4:40 ` [mdadm git pull] random fixes and compatibility updates for imsm Neil Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1226341252.23442.13.camel@dwillia2-linux.ch.intel.com \
    --to=dan.j.williams@intel.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox