All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] OLCE continue reshape for all arrays in container (rebased)
@ 2011-01-20 10:57 Adam Kwolek
  2011-01-20 10:57 ` [PATCH 1/4] imsm: Update metadata for second array Adam Kwolek
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Adam Kwolek @ 2011-01-20 10:57 UTC (permalink / raw)
  To: neilb; +Cc: linux-raid, dan.j.williams, ed.ciechanowski, wojciech.neubauer

Hi,
Thank you for new code base, I've re-based OLCE to this version and changed reshape continuation method as you mention.
Finish of reshape of first array triggers changes in metadata for next array in set_array_state().
This simplifies Grow.c changes. The only one bug is fixed in series for multi-array case when first reshaped array is raid0
(second is monitored array).

I'm resending patch for adding spares problem also (as you not commented it previously), and adding workaraound 
for check-pointing as reminder only.

BR
Adam


---

Adam Kwolek (4):
      WORKAROUND: mdadm hangs during reshape
      FIX: monitor doesn't handshake with md
      imsm: FIX: spare cannot be added
      imsm: Update metadata for second array


 Grow.c        |    7 +++++--
 super-intel.c |   59 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 60 insertions(+), 6 deletions(-)

-- 
Signature

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

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

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-20 10:57 [PATCH 0/4] OLCE continue reshape for all arrays in container (rebased) Adam Kwolek
2011-01-20 10:57 ` [PATCH 1/4] imsm: Update metadata for second array Adam Kwolek
2011-01-26  5:33   ` Neil Brown
2011-01-20 10:57 ` [PATCH 2/4] imsm: FIX: spare cannot be added Adam Kwolek
2011-01-27  3:02   ` Neil Brown
2011-01-27  7:59     ` Kwolek, Adam
2011-01-20 10:57 ` [PATCH 3/4] FIX: monitor doesn't handshake with md Adam Kwolek
2011-01-27  3:03   ` Neil Brown
2011-01-27  7:57     ` Kwolek, Adam
2011-01-20 10:57 ` [PATCH 4/4] WORKAROUND: mdadm hangs during reshape Adam Kwolek
2011-01-27  3:05   ` Neil Brown

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.