• Ming Lei's avatar
    scsi: virtio_scsi: unify scsi_host_template · c3506df8
    Ming Lei authored
    Now that virtio_scsi uses blk-mq exclusively, we can remove the
    scsi_host_template and associated plumbing for the legacy I/O path.
    
    [mkp: commit desc]
    
    Cc: Omar Sandoval <osandov@fb.com>,
    Cc: "Martin K. Petersen" <martin.petersen@oracle.com>,
    Cc: James Bottomley <james.bottomley@hansenpartnership.com>,
    Cc: Christoph Hellwig <hch@lst.de>,
    Cc: Paolo Bonzini <pbonzini@redhat.com>
    Cc: Mike Snitzer <snitzer@redhat.com>
    Cc: Laurence Oberman <loberman@redhat.com>
    Cc: Hannes Reinecke <hare@suse.de>
    Signed-off-by: default avatarMing Lei <ming.lei@redhat.com>
    Suggested-by: Christoph Hellwig <hch@lst.de>,
    Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
    Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
    c3506df8
virtio_scsi.c 26.9 KB