]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - block/bfq-iosched.c
bfq: Re-enable auto-loading when built as a module
authorBen Hutchings <ben@decadent.org.uk>
Sun, 13 Aug 2017 17:02:19 +0000 (18:02 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 29 Aug 2017 16:47:23 +0000 (10:47 -0600)
commit26b4cf2497e380c5cc64b9ad6a7b84a8648320cd
treee9420eb4ba9c3d65b220eae044b0fee118bf1053
parent5034435c84bea5e92c6a7dee70b51f0c0e441a51
bfq: Re-enable auto-loading when built as a module

The block core requests modules with the "-iosched" name suffix, but
bfq no longer has that suffix.  Add an alias.

Fixes: ea25da48086d ("block, bfq: split bfq-iosched.c into multiple ...")
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bfq-iosched.c