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

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


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

end of thread, other threads:[~2020-10-15 13:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-15  7:44 [PATCH V2 0/2] Some fixes for mdadm Xiao Ni
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

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