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