1b40401 Handle bioset_init for Linux 4.18

Authored and Committed by Tim Crawford 5 years ago
    Handle bioset_init for Linux 4.18
    
    Linux 4.18 replaced bioset_{create,free} with bioset_{init,exit}.
    
    Fix bioset_need_bvecs_flag test, which was using bioset_create.
    
    Resolves #142
    
        
file modified
+43 -14