Use separate gendisks (which share a tag_set) for the native Amgiga vsReviewed-by: Hannes Reinecke <hare@xxxxxxx>
the MS-DOS mode 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@xxxxxx>
---
drivers/block/amiflop.c | 98 +++++++++++++++++++++++------------------
1 file changed, 55 insertions(+), 43 deletions(-)