linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guoqing Jiang <guoqing.jiang@linux.dev>
To: neilb@suse.de, mpatocka@redhat.com
Cc: song@kernel.org, linux-raid@vger.kernel.org,
	Guoqing Jiang <guoqing.jiang@linux.dev>
Subject: [PATCH 0/2] fix KASAN issue for dm-raid
Date: Wed, 17 Aug 2022 20:05:12 +0800	[thread overview]
Message-ID: <20220817120514.5536-1-guoqing.jiang@linux.dev> (raw)

Hi,

Let's try another approach to fix the KASAN issue, and to avoid cause 
issue for clustered raid.

Thanks,
Guoqing

Guoqing Jiang (2):
  Revert "md-raid: destroy the bitmap after destroying the thread"
  md: call __md_stop_writes in md_stop

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

-- 
2.31.1


             reply	other threads:[~2022-08-17 12:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-17 12:05 Guoqing Jiang [this message]
2022-08-17 12:05 ` [PATCH 1/2] Revert "md-raid: destroy the bitmap after destroying the thread" Guoqing Jiang
2022-08-17 12:05 ` [PATCH 2/2] md: call __md_stop_writes in md_stop Guoqing Jiang
2022-08-23 17:25 ` [PATCH 0/2] fix KASAN issue for dm-raid Song Liu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220817120514.5536-1-guoqing.jiang@linux.dev \
    --to=guoqing.jiang@linux.dev \
    --cc=linux-raid@vger.kernel.org \
    --cc=mpatocka@redhat.com \
    --cc=neilb@suse.de \
    --cc=song@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).