linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [mdadm PATCH 0/2] Some fixes for mdadm
@ 2020-09-14  5:38 Xiao Ni
  2020-09-14  5:38 ` [mdadm PATCH 1/2] Check hostname file empty or not when creating raid device Xiao Ni
  2020-09-14  5:38 ` [mdadm PATCH 2/2] Don't create bitmap for raid5 with journal disk Xiao Ni
  0 siblings, 2 replies; 5+ messages in thread
From: Xiao Ni @ 2020-09-14  5:38 UTC (permalink / raw)
  To: jes, linux-raid; +Cc: colyli, ncroxon

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.

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


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

end of thread, other threads:[~2020-09-14 11:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-14  5:38 [mdadm PATCH 0/2] Some fixes for mdadm Xiao Ni
2020-09-14  5:38 ` [mdadm PATCH 1/2] Check hostname file empty or not when creating raid device Xiao Ni
2020-09-14  8:28   ` anthony
2020-09-14 11:36     ` Xiao Ni
2020-09-14  5:38 ` [mdadm PATCH 2/2] Don't create bitmap for raid5 with journal disk Xiao Ni

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