245f9b0 Update to upstream 4.1-rc1

Authored and Committed by xiao 5 years ago
37 files changed. 2060 lines added. 190 lines removed.
.gitignore
file modified
+1 -0
0001-Disable-raid5-journal-function.patch
file added
+95
0001-Enable-raid5-journal-function.patch
file added
+103
0001-mdadm-fix-use-after-free-after-free_mdstat.patch
file added
+37
0002-Disable-raid5-journal-function.patch
file added
+95
0002-imsm-Allow-create-RAID-volume-with-link-to-container.patch
file added
+36
0003-tests-func.sh-Fix-some-total-breakage-in-the-test-sc.patch
file added
+80
0004-imsm-change-reserved-space-to-4MB.patch
file added
+32
0005-imsm-add-functions-to-get-and-set-imsm-dev-size.patch
file added
+137
0006-imsm-pass-already-existing-map-to-imsm_num_data_memb.patch
file added
+179
0007-imsm-do-not-use-blocks_per_member-in-array-size-calc.patch
file added
+266
0008-Prevent-create-IMSM-volume-with-size-smaller-than-1M.patch
file added
+57
0009-mdadm-grow-correct-size-and-chunk_size-casting.patch
file added
+32
0010-Fix-misspelling-of-alignment-and-geometry.patch
file added
+105
0011-Do-not-confuse-gcc.patch
file added
+42
0012-super-intel-Use-memcpy-to-avoid-confusing-gcc.patch
file added
+31
0013-super-intel-Get-rid-of-unnused-string.patch
file added
+27
0014-super-intel-Avoid-gcc-8.1-complaining-about-truncati.patch
file added
+38
0015-super-intel-Do-not-truncate-last-character-of-volume.patch
file added
+37
0016-imsm-Do-not-block-volume-creation-when-container-has.patch
file added
+36
0017-imsm-Do-not-require-MDADM_EXPERIMENTAL-flag-anymore.patch
file added
+125
0018-Monitor-Increase-size-of-percentalert-to-avoid-gcc-w.patch
file added
+31
0019-mdopen-fix-gcc-8.1-string-overflow-error.patch
file added
+42
0020-super0-Use-memmove-when-adjusting-sparc2.2-superbloc.patch
file added
+34
0021-super1-Fix-cases-triggering-gcc-8.1-strncpy-truncate.patch
file added
+57
0022-super-ddf-Fix-gcc-8.1-overflow-warnings.patch
file added
+32
0023-Check-major-number-of-block-device-when-querying-md-.patch
file added
+48
0024-mdadm-test-mdadm-needn-t-make-install-on-the-system.patch
file added
+54
0025-mdadm-test-correct-tests-testdev-as-testdev-in-02r5g.patch
file added
+30
0026-gcc-8-coverity-hack.patch
file added
+74
add-Wimplicit-fallthrough-0-in-Makefile.patch
file removed
-31
forced-type-conversion-to-avoid-truncation.patch
file removed
-27
mdadm-3.3-udev.patch
file modified
+3 -3
mdadm.spec
file modified
+63 -12
replace-snprintf-with-strncpy-at-some-places.patch
file removed
-52
sources
file modified
+1 -1
specify-enough-length-when-write-to-buffer.patch
file removed
-64
    Update to upstream 4.1-rc1
    
    Now there are some patches after 4.1-rc1 and include them in this time
    too. So we update to latest upstream version this time.
    
    Resolves: bz1556591
    
    Signed-off-by: Xiao Ni <xni@redhat.com>
    
        
file modified
+1 -0
file modified
+3 -3
file modified
+63 -12
file modified
+1 -1