WSL2-Linux-Kernel/arch/xtensa/platforms/iss
Christoph Hellwig 309dca309f block: store a block_device pointer in struct bio
Replace the gendisk pointer in struct bio with a pointer to the newly
improved struct block device.  From that the gendisk can be trivially
accessed with an extra indirection, but it also allows to directly
look up all information related to partition remapping.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-01-24 18:17:20 -07:00
..
include/platform Xtensa updates for v5.6: 2020-02-07 12:22:29 -08:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
console.c tty: replace ->proc_fops with ->proc_show 2018-05-16 07:24:30 +02:00
network.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
setup.c xtensa: drop empty platform_* functions from platforms 2020-01-31 12:17:28 -08:00
simdisk.c block: store a block_device pointer in struct bio 2021-01-24 18:17:20 -07:00