Christoph Hellwig fb08a1908c dax: simplify the dax_device <-> gendisk association
Replace the dax_host_hash with an xarray indexed by the pointer value
of the gendisk, and require explicitly calls from the block drivers that
want to associate their gendisk with a dax_device.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Mike Snitzer <snitzer@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/r/20211129102203.2243509-5-hch@lst.de
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2021-12-04 08:58:51 -08:00
..
2021-08-04 13:22:58 +02:00
2021-04-14 10:40:58 +02:00
2021-11-02 11:10:37 +01:00
2021-10-28 09:45:33 +02:00
2021-11-09 10:46:32 -08:00
2021-10-28 09:45:33 +02:00
2021-10-22 17:03:01 +02:00
2021-12-04 08:58:51 -08:00