linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [md PATCH 0/2] Fix two bug in the new write_pending counting.
@ 2017-08-08  6:56 NeilBrown
  2017-08-08  6:56 ` [md PATCH 2/2] md: fix test in md_write_start() NeilBrown
  2017-08-08  6:56 ` [md PATCH 1/2] md: always clear ->safemode when md_check_recovery gets the mddev lock NeilBrown
  0 siblings, 2 replies; 4+ messages in thread
From: NeilBrown @ 2017-08-08  6:56 UTC (permalink / raw)
  To: Shaohua Li; +Cc: Dominik Brodowski, David R, linux-raid

Two separate bugs caused by the same patch.
One causes a hard lockup that was reported on the list.
Other found by inspection.
Both suitable for -stable.

Please review the second one closely.  I think it is correct now, but
then I thought it was correct before too :-(

Thanks,
NeilBrown


---

NeilBrown (2):
      md: always clear ->safemode when md_check_recovery gets the mddev lock.
      md: fix test in md_write_start()


 drivers/md/md.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

--
Signature


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

end of thread, other threads:[~2017-08-08 14:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-08  6:56 [md PATCH 0/2] Fix two bug in the new write_pending counting NeilBrown
2017-08-08  6:56 ` [md PATCH 2/2] md: fix test in md_write_start() NeilBrown
2017-08-08  6:56 ` [md PATCH 1/2] md: always clear ->safemode when md_check_recovery gets the mddev lock NeilBrown
2017-08-08 14:40   ` Shaohua Li

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