From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <53C3758A.7030201@suse.de> Date: Mon, 14 Jul 2014 08:15:38 +0200 From: Hannes Reinecke MIME-Version: 1.0 To: "K. Y. Srinivasan" , jasowang@redhat.com, apw@canonical.com, linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, ohering@suse.com, jbottomley@parallels.com, hch@infradead.org, linux-scsi@vger.kernel.org CC: stable@vger.kernel.org Subject: Re: [PATCH V3 2/7] Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host References: <1405183684-23928-1-git-send-email-kys@microsoft.com> <1405183712-23967-1-git-send-email-kys@microsoft.com> <1405183712-23967-2-git-send-email-kys@microsoft.com> In-Reply-To: <1405183712-23967-2-git-send-email-kys@microsoft.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On 07/12/2014 06:48 PM, K. Y. Srinivasan wrote: > Set cmd_per_lun to reflect value supported by the Host. > In this version of the patch I have addressed comments from > Christoph Hellwig > > Signed-off-by: K. Y. Srinivasan > Cc: > --- > drivers/scsi/storvsc_drv.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/scsi/storvsc_drv.c b/drivers/scsi/storvsc_drv.c > index 8938b13..cebcef7 100644 > --- a/drivers/scsi/storvsc_drv.c > +++ b/drivers/scsi/storvsc_drv.c > @@ -1690,7 +1690,7 @@ static struct scsi_host_template scsi_driver = { > .slave_alloc = storvsc_device_alloc, > .slave_destroy = storvsc_device_destroy, > .slave_configure = storvsc_device_configure, > - .cmd_per_lun = 1, > + .cmd_per_lun = 255, > .can_queue = STORVSC_MAX_IO_REQUESTS*STORVSC_MAX_TARGETS, > .this_id = -1, > /* no use setting to 0 since ll_blk_rw reset it to 1 */ > Reviewed-by: Hannes Reinecke Cheers, Hannes -- Dr. Hannes Reinecke zSeries & Storage hare@suse.de +49 911 74053 688 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N�rnberg GF: J. Hawn, J. Guild, F. Imend�rffer, HRB 16746 (AG N�rnberg)