linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] FIX: Process hangs at wait_barrier
@ 2011-02-04 13:18 Krzysztof Wojcik
  2011-02-04 13:18 ` [PATCH 1/2] FIX: md: process hangs at wait_barrier after 0->10 takeover Krzysztof Wojcik
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Krzysztof Wojcik @ 2011-02-04 13:18 UTC (permalink / raw)
  To: neilb
  Cc: linux-raid, wojciech.neubauer, adam.kwolek, dan.j.williams,
	ed.ciechanowski

Patches resolve problem with process crash at wait_barrier()
after raid0->raid10 takeover.
First patch resolve this particular problem.
Solution is similar to RAID1 barrier implementation.
Second is proposal for general protection against barrier
become negative.

---

Krzysztof Wojcik (2):
      FIX: md: process hangs at wait_barrier after 0->10 takeover
      FIX: md: Prevent barrier become negative


 drivers/md/raid1.c  |    3 ++-
 drivers/md/raid10.c |    9 ++++++---
 2 files changed, 8 insertions(+), 4 deletions(-)

-- 
Krzysztof Wojcik

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

end of thread, other threads:[~2011-02-08  0:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-04 13:18 [PATCH 0/2] FIX: Process hangs at wait_barrier Krzysztof Wojcik
2011-02-04 13:18 ` [PATCH 1/2] FIX: md: process hangs at wait_barrier after 0->10 takeover Krzysztof Wojcik
2011-02-04 13:18 ` [PATCH 2/2] FIX: md: Prevent barrier become negative Krzysztof Wojcik
2011-02-08  0:50 ` [PATCH 0/2] FIX: Process hangs at wait_barrier NeilBrown

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