• Neil Brown's avatar
    [PATCH] plugging initialisation · 0c12074d
    Neil Brown authored
    While this initialisation could be done in individual drivers, it is
    better to have it central...
    
    Init plug_list for make_request_fn devices: blk_queue_make_request
    should init ->plug_list just like blk_init_queue does.
    0c12074d
ll_rw_blk.c 52.4 KB