]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitea51349f7d768c0e98df02b826dea42d3b1cbd45
treee27b922a97a915f4caacdf473db858a59d0d131c
parent0a2fef1a75e9e34fa3c3d67442ad9bd6f6f9a146
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