linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Add raid0<->raid10 takeover support for imsm metadata
@ 2011-01-13 15:32 Krzysztof Wojcik
  2011-01-13 15:32 ` [PATCH 1/6] Define imsm_analyze_change function Krzysztof Wojcik
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Krzysztof Wojcik @ 2011-01-13 15:32 UTC (permalink / raw)
  To: neilb
  Cc: linux-raid, wojciech.neubauer, adam.kwolek, dan.j.williams,
	ed.ciechanowski

The following series implements raid0<->raid10 takeover support
for imsm metadata format.
It contains also some fixes for generic takeover flow.

---

Krzysztof Wojcik (6):
      Define imsm_analyze_change function
      Set reshape.after.data_disks for raid0<->raid10 takeover
      Unfreeze for non re-striping transitions
      Add raid10 -> raid0 takeover support
      raid0->raid10 takeover- create metadata update
      raid0->raid10 takeover- allocate memory for added disks


 Grow.c        |    5 +
 super-intel.c |  289 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 282 insertions(+), 12 deletions(-)

-- 
Krzyszto Wojcik

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

end of thread, other threads:[~2011-01-17  2:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-13 15:32 [PATCH 0/6] Add raid0<->raid10 takeover support for imsm metadata Krzysztof Wojcik
2011-01-13 15:32 ` [PATCH 1/6] Define imsm_analyze_change function Krzysztof Wojcik
2011-01-17  2:02   ` NeilBrown
2011-01-13 15:32 ` [PATCH 2/6] Set reshape.after.data_disks for raid0<->raid10 takeover Krzysztof Wojcik
2011-01-17  2:03   ` NeilBrown
2011-01-13 15:32 ` [PATCH 3/6] Unfreeze for non re-striping transitions Krzysztof Wojcik
2011-01-17  2:04   ` NeilBrown
2011-01-13 15:32 ` [PATCH 4/6] Add raid10 -> raid0 takeover support Krzysztof Wojcik
2011-01-17  2:06   ` NeilBrown
2011-01-13 15:33 ` [PATCH 5/6] raid0->raid10 takeover- create metadata update Krzysztof Wojcik
2011-01-13 15:33 ` [PATCH 6/6] raid0->raid10 takeover- allocate memory for added disks Krzysztof Wojcik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).