On 3/7/22 21:51, Christoph Hellwig wrote:
Implement the ->free_disk method to to put struct scsi_disk when the last gendisk reference count goes away. This removes the need to clear ->private_data and thus freeze the queue on unbind.
Nice work! Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>