All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] raid0<->raid10 takeover for imsm metadata
@ 2011-01-17 15:42 Krzysztof Wojcik
  2011-01-17 15:42 ` [PATCH 1/4] Add raid10 -> raid0 takeover support Krzysztof Wojcik
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Krzysztof Wojcik @ 2011-01-17 15:42 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 includes corrections according last code review notes.

---

Krzysztof Wojcik (4):
      Add raid10 -> raid0 takeover support
      raid0->raid10 takeover- create metadata update
      raid0->raid10 takeover- allocate memory for added disks
      raid0->raid10 takeover- process metadata update


 Grow.c        |    1 
 super-intel.c |  201 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 201 insertions(+), 1 deletions(-)

-- 
Krzysztof Wojcik

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

end of thread, other threads:[~2011-01-27  3:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-17 15:42 [PATCH 0/4] raid0<->raid10 takeover for imsm metadata Krzysztof Wojcik
2011-01-17 15:42 ` [PATCH 1/4] Add raid10 -> raid0 takeover support Krzysztof Wojcik
2011-01-26  0:58   ` Neil Brown
2011-01-26 11:34     ` Wojcik, Krzysztof
2011-01-27  3:23       ` Neil Brown
2011-01-17 15:42 ` [PATCH 2/4] raid0->raid10 takeover- create metadata update Krzysztof Wojcik
2011-01-17 15:43 ` [PATCH 3/4] raid0->raid10 takeover- allocate memory for added disks Krzysztof Wojcik
2011-01-17 15:43 ` [PATCH 4/4] raid0->raid10 takeover- process metadata update Krzysztof Wojcik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.