block: Rename the null_blk_mod kernel module back into null_blk
authorBart Van Assche <bart.vanassche@wdc.com>
Mon, 23 Jul 2018 21:18:33 +0000 (14:18 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 24 Jul 2018 15:54:36 +0000 (09:54 -0600)
commit76f17d8ba1cbc3d2786955b2f15e071da93527cd
tree956f3240272574ab3a0e45125a3dee837f031cea
parent8824f62246bef288173a6624a363352f0d4d3b09
block: Rename the null_blk_mod kernel module back into null_blk

Commit ca4b2a011948 ("null_blk: add zone support") breaks several
blktests scripts because it renamed the null_blk kernel module into
null_blk_mod. Hence rename null_blk_mod back into null_blk.

Fixes: ca4b2a011948 ("null_blk: add zone support")
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Matias Bjorling <matias.bjorling@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Ming Lei <ming.lei@redhat.com>
Cc: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/Makefile
drivers/block/null_blk.c [deleted file]
drivers/block/null_blk_main.c [new file with mode: 0644]