block: remove blk-exec.c
authorChristoph Hellwig <hch@lst.de>
Wed, 17 Nov 2021 06:13:56 +0000 (07:13 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 29 Nov 2021 13:34:50 +0000 (06:34 -0700)
commit4054cff92c357813b6861b622122b344990f7e31
treefe66c37ced28d1840950c296f22e36b06c90012d
parent786d4e01c550e8bb7c9f9f23bca0596a2a33483c
block: remove blk-exec.c

All this code is tightly coupled to the blk-mq core, so move it
there.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20211117061404.331732-4-hch@lst.de
[axboe: remove doc generation for blk-exec.c]
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/core-api/kernel-api.rst
Documentation/translations/zh_CN/core-api/kernel-api.rst
block/Makefile
block/blk-exec.c [deleted file]
block/blk-mq.c