linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Recent breakage of DM RAID
@ 2013-11-24 23:30 Jonathan Brassow
  2013-11-24 23:30 ` [PATCH 1/1] MD/DM RAID: Fix hang due to recent RAID5 locking changes Jonathan Brassow
  0 siblings, 1 reply; 11+ messages in thread
From: Jonathan Brassow @ 2013-11-24 23:30 UTC (permalink / raw)
  To: jbrassow, neilb, linux-raid, dm-devel

There have been two commits that have broken DM RAID:
1) 773ca82 (v3.12-rc1) raid5: make release_stripe lockless
2) 566c09c raid5: relieve lock contention in get_active_stripe()

I've provided a patch for the first, but I don't have a patch ready for
the second yet.  Since 3.12 is alreay out, I figured I better send the
patch for the first problem now.

Simply creating a RAID 4/5/6 device via device-mapper (or LVM) is sufficent
to cause the hang to manifest.

Jonathan Brassow (1):
  MD/DM RAID: Fix hang due to recent RAID5 locking changes

 drivers/md/dm-raid.c |    1 -
 drivers/md/md.c      |    5 ++++-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
1.7.7.6


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

end of thread, other threads:[~2013-11-27 16:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-24 23:30 [PATCH 0/1] Recent breakage of DM RAID Jonathan Brassow
2013-11-24 23:30 ` [PATCH 1/1] MD/DM RAID: Fix hang due to recent RAID5 locking changes Jonathan Brassow
2013-11-25  0:03   ` NeilBrown
2013-11-25 14:20     ` Brassow Jonathan
2013-11-25 19:08       ` Brassow Jonathan
2013-11-26  5:27         ` NeilBrown
2013-11-26 14:32           ` Brassow Jonathan
2013-11-26 22:34             ` Brassow Jonathan
2013-11-27  3:12               ` NeilBrown
2013-11-27 10:02                 ` Shaohua Li
2013-11-27 16:00                 ` Brassow Jonathan

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