block: merge block_ioctl into blkdev_ioctl
authorChristoph Hellwig <hch@lst.de>
Tue, 12 Oct 2021 10:44:50 +0000 (12:44 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 18 Oct 2021 12:17:34 +0000 (06:17 -0600)
commit8a709512eae7ccd5ba73e8634474caadbc9ebe76
treee27b922a97a915f4caacdf473db858a59d0d131c
parent84b8514b46b417e299746b1297d3d0899e8539f3
block: merge block_ioctl into blkdev_ioctl

Simplify the ioctl path and match the code structure on the compat side.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20211012104450.659013-4-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk.h
block/fops.c
block/ioctl.c