All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] A few fixes connected with raid0<->raid10 takeover
@ 2011-01-19 16:23 Krzysztof Wojcik
  2011-01-19 16:23 ` [PATCH 1/6] Limit no-restriping operations only for raid5 Krzysztof Wojcik
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Krzysztof Wojcik @ 2011-01-19 16:23 UTC (permalink / raw)
  To: neilb
  Cc: linux-raid, wojciech.neubauer, adam.kwolek, dan.j.williams,
	ed.ciechanowski

The following series is based on my last series.
It include a few fixes connected with raid0<->raid10 takeover
operations for imsm metadata format.

---

Krzysztof Wojcik (6):
      Limit no-restriping operations only for raid5
      FIX: Ping manager after level change
      Check number of failed disks durig raid10->raid0 takeover
      FIX: Remove disks in mdmon for external metadata
      FIX: Reset disk state if disk is missing
      FIX: Unblock disk in kernel only if it is blocked.


 Grow.c        |   86 +++++++++++++++++++++++++++++++--------------------------
 monitor.c     |    6 +++-
 super-intel.c |    4 +++
 3 files changed, 56 insertions(+), 40 deletions(-)

-- 
Krzysztof Wojcik

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

end of thread, other threads:[~2011-01-26 14:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-19 16:23 [PATCH 0/6] A few fixes connected with raid0<->raid10 takeover Krzysztof Wojcik
2011-01-19 16:23 ` [PATCH 1/6] Limit no-restriping operations only for raid5 Krzysztof Wojcik
2011-01-26  1:01   ` Neil Brown
2011-01-26 11:56     ` Wojcik, Krzysztof
2011-01-19 16:23 ` [PATCH 2/6] FIX: Ping manager after level change Krzysztof Wojcik
2011-01-19 16:23 ` [PATCH 3/6] Check number of failed disks durig raid10->raid0 takeover Krzysztof Wojcik
2011-01-19 16:23 ` [PATCH 4/6] FIX: Remove disks in mdmon for external metadata Krzysztof Wojcik
2011-01-26  1:04   ` Neil Brown
2011-01-26 13:00     ` Wojcik, Krzysztof
2011-01-19 16:23 ` [PATCH 5/6] FIX: Reset disk state if disk is missing Krzysztof Wojcik
2011-01-19 16:23 ` [PATCH 6/6] FIX: Unblock disk in kernel only if it is blocked Krzysztof Wojcik
2011-01-26  1:06   ` Neil Brown
2011-01-26 14:22     ` Wojcik, Krzysztof

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.