2b69a07 New version

Authored and Committed by vtrefny 7 years ago
    New version
    
    - Allow specifying raid 'name' in multiple way when calling md functions
    (vtrefny)
    - Allow using both path and raid name in bd_md_set_bitmap_location (vtrefny)
    - Fix potential memory issues in s390 sanitizate functions (vpodzime)
    - Try multiple times when probing device for wiping (vpodzime)
    - Check for libvolume_key.h and dmraid.h in configure.ac (vpodzime)
    - Define our own macro for testing required header files (vpodzime)
    - Include blockdev/utils.h in mdraid.h (vtrefny)
    - Fix misspelling (agrover)
    - Skip the bcache tests even on x86_64 (vpodzime)
    - Take a break between bcache creation tests (vpodzime)
    - Make sure ./configure fails if there are some soft failures (vpodzime)
    - Improve the error message on missing GI support (vpodzime)
    - Only require bcache-tools if supporting bcache (vpodzime)
    - Skip bcache tests on non-x86_64 architectures (vpodzime)
    - Try harder to register a new bcache device (vpodzime)
    - Reimplement swapon/swapoff functions by using syscalls (vpodzime)
    - Make sure bcache functions are correctly provided or not (vpodzime)
    - Changelog fixup (vpodzime)
    
        
file modified
+1 -0
file modified
+25 -2
file modified
+1 -1