Linux RAID subsystem development
 help / color / mirror / Atom feed
* [mdadm git pull] random fixes and compatibility updates for imsm
@ 2008-11-10 18:20 Dan Williams
  2008-11-14  4:40 ` Neil Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Williams @ 2008-11-10 18:20 UTC (permalink / raw)
  To: NeilBrown; +Cc: linux-raid

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(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [mdadm git pull] random fixes and compatibility updates for imsm
  2008-11-10 18:20 [mdadm git pull] random fixes and compatibility updates for imsm Dan Williams
@ 2008-11-14  4:40 ` Neil Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Neil Brown @ 2008-11-14  4:40 UTC (permalink / raw)
  To: Dan Williams; +Cc: linux-raid

On Monday November 10, dan.j.williams@intel.com wrote:
> 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.

Excellent.  Thanks.
Pulled and pushed.

NeilBrown


> 
> 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(-)
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-14  4:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-10 18:20 [mdadm git pull] random fixes and compatibility updates for imsm Dan Williams
2008-11-14  4:40 ` Neil Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox