linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/2] md: fix two regressions related to export_rdev()
@ 2023-08-25  2:55 Yu Kuai
  2023-08-25  2:55 ` [PATCH -next 1/2] md: don't dereference mddev after export_rdev() Yu Kuai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yu Kuai @ 2023-08-25  2:55 UTC (permalink / raw)
  To: song, yukuai3; +Cc: linux-raid, linux-kernel, yukuai1, yi.zhang, yangerkun

From: Yu Kuai <yukuai3@huawei.com>

Those problems are found by a new mdadm test(see details in commit message)
in my VM, it's not 100% reproducible but run this test in a loop, I can
always reporduce them within 10 min.

Yu Kuai (2):
  md: don't dereference mddev after export_rdev()
  md: fix warning for holder mismatch from export_rdev()

 drivers/md/md.c | 21 +++++++++++++++------
 drivers/md/md.h |  3 +++
 2 files changed, 18 insertions(+), 6 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-08-25  6:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-25  2:55 [PATCH -next 0/2] md: fix two regressions related to export_rdev() Yu Kuai
2023-08-25  2:55 ` [PATCH -next 1/2] md: don't dereference mddev after export_rdev() Yu Kuai
2023-08-25  2:55 ` [PATCH -next 2/2] md: fix warning for holder mismatch from export_rdev() Yu Kuai
2023-08-25  6:38 ` [PATCH -next 0/2] md: fix two regressions related to export_rdev() Song Liu

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