From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH 6/6] virtio-scsi: Set shost->max_id=1 for tcm_vhost WWPNs Date: Thu, 05 Jul 2012 08:42:06 +0200 Message-ID: <4FF5373E.8080703@redhat.com> References: <1341375846-27882-1-git-send-email-nab@linux-iscsi.org> <1341375846-27882-7-git-send-email-nab@linux-iscsi.org> <4FF45850.20501@redhat.com> <1341453940.23954.229.camel@haakon2.linux-iscsi.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1341453940.23954.229.camel@haakon2.linux-iscsi.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: "Nicholas A. Bellinger" Cc: Jens Axboe , Stefan Hajnoczi , kvm-devel , "Michael S. Tsirkin" , Zhi Yong Wu , Anthony Liguori , target-devel , linux-scsi , lf-virt , Christoph Hellwig List-Id: virtualization@lists.linuxfoundation.org Il 05/07/2012 04:05, Nicholas A. Bellinger ha scritto: >> > But that's what the config field is for... why can't tcm_vhost (or QEMU) >> > set max_id to 0? >> > > So this patch was carried forward from Stefan's original code that I > thought was required due to other limitations.. > > If that's not the case anymore I'm happy to drop it for now and look > into a proper fix outside of virtio-scsi. > I think max_id did not exist in the virtio-scsi configuration at the time Stefan was working on it. Paolo