Linux RAID subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] md: fix fix deadlock while suspending RAID array
@ 2014-03-11 19:12 Simon Guinot
  2014-03-11 19:12 ` [PATCH 1/2] md: move up mddev locking functions Simon Guinot
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Simon Guinot @ 2014-03-11 19:12 UTC (permalink / raw)
  To: Neil Brown; +Cc: linux-raid, linux-kernel, Rémi Rérolle, Simon Guinot

Hi,

This patch series fixes a deadlock which have been observed while
updating a RAID array level, using the mdadm --grow command. A full
description of the issue (hopefully understandable enough) is provided
by the commit message in the second patch.

Please, let me know if this patches are correct and/or if there is an
another way (maybe more handy) to solve this deadlock issue.

Thanks,

Simon

Simon Guinot (2):
  md: move up mddev locking functions
  md: fix deadlock while suspending RAID array

 drivers/md/md.c | 154 ++++++++++++++++++++++++++++++--------------------------
 1 file changed, 83 insertions(+), 71 deletions(-)

-- 
1.8.5.3

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

end of thread, other threads:[~2014-03-19 23:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-11 19:12 [PATCH 0/2] md: fix fix deadlock while suspending RAID array Simon Guinot
2014-03-11 19:12 ` [PATCH 1/2] md: move up mddev locking functions Simon Guinot
2014-03-11 19:12 ` [PATCH 2/2] md: fix deadlock while suspending RAID array Simon Guinot
2014-03-19 23:02   ` NeilBrown
2014-03-18 14:48 ` [PATCH 0/2] md: fix " Simon Guinot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox