Files
linux/drivers/block
Christoph Hellwig 76487f0241 z2ram: use separate gendisk for the different modes
Use separate gendisks (which share a tag_set) for the different operating
modes instead of redirecting the gendisk lookup using a probe callback.
This avoids potential problems with aliased block_device instances and
will eventually allow for removing the blk_register_region framework.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-11-16 08:14:31 -07:00
..
2020-10-02 17:54:45 -06:00
2020-11-16 08:14:29 -07:00
2020-09-10 09:32:31 -06:00
2020-11-16 08:14:30 -07:00
2018-11-09 08:14:14 -07:00