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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to