aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-integrity.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2021-08-18 16:45:37 +0200
committerJens Axboe <axboe@kernel.dk>2021-08-23 12:55:45 -0600
commit75f4dca59694dfe288ae6a48d7b147b60d11c95c (patch)
treed289fc188015956312856ccba0be547fbf25118e /block/blk-integrity.c
parentblock: call blk_integrity_add earlier in device_add_disk (diff)
downloadlinux-dev-75f4dca59694dfe288ae6a48d7b147b60d11c95c.tar.xz
linux-dev-75f4dca59694dfe288ae6a48d7b147b60d11c95c.zip
block: call blk_register_queue earlier in device_add_disk
Ensure that all the sysfs bits are set up before bdev_add is called, as that will make the upcomding error handling much easier. However this means the call to disk_update_readahead has to be split as that requires a bdi. Also remove various sanity checks that don't make sense now that blk_register_queue only has a single caller. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20210818144542.19305-7-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-integrity.c')
0 files changed, 0 insertions, 0 deletions