Files
linux/drivers/ide
Christoph Hellwig a22be69d53 ide-cd: use bdev_check_media_changed
Switch to use bdev_check_media_changed instead of check_disk_change and
call idecd_revalidate_disk manually.  Given that idecd_revalidate_disk
only re-reads the TOC, and we already do the same at probe time, the
extra call into ->revalidate_disk from bdev_disk_changed is not required
either, so stop wiring up the method.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-09-10 09:32:31 -06:00
..
2015-04-17 15:32:07 -04:00
2020-09-10 09:32:31 -06:00
2018-11-10 08:03:52 -07:00
2018-05-07 07:15:41 +02:00
2018-06-12 16:19:22 -07:00
2016-01-18 14:12:33 -05:00