]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitef72b044a2b0c7960bb49125c77b48f2bd3c2120
tree956f3240272574ab3a0e45125a3dee837f031cea
parent97c9784cf108d0b4fdb43f34c2e142b1b7571106
block: Rename the null_blk_mod kernel module back into null_blk

Commit f5817dcb738b ("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: f5817dcb738b ("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]