linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Xiao Ni <xni@redhat.com>
To: jes@trained-monkey.org, linux-raid@vger.kernel.org
Cc: colyli@suse.de, ncroxon@redhat.com, antmbox@youngman.org.uk
Subject: [PATCH V2 0/2] Some fixes for mdadm
Date: Tue, 15 Sep 2020 15:44:40 +0800	[thread overview]
Message-ID: <1600155882-4488-1-git-send-email-xni@redhat.com> (raw)

Hi all

These two patches fix some mdadm problems. The first is to avoid one raid being
not active after boot. The second patch is to check journal device when creating
bitmap.

v2:Change patch1's comments to make it more clear

Xiao Ni (2):
  Check hostname file empty or not when creating raid device
  Don't create bitmap for raid5 with journal disk

 Create.c |  1 +
 mdadm.c  |  3 +++
 mdadm.h  |  1 +
 util.c   | 19 +++++++++++++++++++
 4 files changed, 24 insertions(+)

-- 
2.7.5


             reply	other threads:[~2020-09-15  7:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-15  7:44 Xiao Ni [this message]
2020-09-15  7:44 ` [PATCH V2 1/2] Check hostname file empty or not when creating raid device Xiao Ni
2020-09-15 15:27   ` Andrey Jr. Melnikov
2020-10-14 15:22   ` Jes Sorensen
2020-10-15 13:40     ` Xiao Ni
2020-09-15  7:44 ` [PATCH V2 2/2] Don't create bitmap for raid5 with journal disk Xiao Ni
2020-10-14 15:25   ` Jes Sorensen

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=1600155882-4488-1-git-send-email-xni@redhat.com \
    --to=xni@redhat.com \
    --cc=antmbox@youngman.org.uk \
    --cc=colyli@suse.de \
    --cc=jes@trained-monkey.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=ncroxon@redhat.com \
    /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).