• Jens Axboe's avatar
    skd: rip out bio path · fcd37eb3
    Jens Axboe authored
    The skd driver has a selectable rq or bio based queueing model.
    For 3.14, we want to turn this into a single blk-mq interface
    instead. With the immutable biovecs being merged in 3.13, the
    bio model would need patches to even work. So rip it out, with
    a conversion pending for blk-mq in the next release.
    Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
    fcd37eb3
skd_main.c 142 KB