RE: [PATCH 1/5] Drivers: scsi: storvsc: Make the scsi timeout a module parameter

2013-06-03 Thread KY Srinivasan
ad.org; linux- > s...@vger.kernel.org > Subject: Re: [PATCH 1/5] Drivers: scsi: storvsc: Make the scsi timeout a > module > parameter > > On Mon, 2013-06-03 at 23:25 +, KY Srinivasan wrote: > > > > > -Original Message- > > > From: James Bottomley [

Re: [PATCH 1/5] Drivers: scsi: storvsc: Make the scsi timeout a module parameter

2013-06-03 Thread James Bottomley
ux-ker...@vger.kernel.org; > > de...@linuxdriverproject.org; oher...@suse.com; h...@infradead.org; linux- > > s...@vger.kernel.org > > Subject: Re: [PATCH 1/5] Drivers: scsi: storvsc: Make the scsi timeout a > > module > > parameter > > > > On Mon, 2013-06-03 at

RE: [PATCH 1/5] Drivers: scsi: storvsc: Make the scsi timeout a module parameter

2013-06-03 Thread KY Srinivasan
ad.org; linux- > s...@vger.kernel.org > Subject: Re: [PATCH 1/5] Drivers: scsi: storvsc: Make the scsi timeout a > module > parameter > > On Mon, 2013-06-03 at 16:21 -0700, K. Y. Srinivasan wrote: > > The standard scsi timeout is not appropriate in some of the environments > wh

Re: [PATCH 1/5] Drivers: scsi: storvsc: Make the scsi timeout a module parameter

2013-06-03 Thread James Bottomley
On Mon, 2013-06-03 at 16:21 -0700, K. Y. Srinivasan wrote: > The standard scsi timeout is not appropriate in some of the environments where > Hyper-V is deployed. Set this timeout appropriately for all devices managed > by this driver. Further make this a module parameter. > > Signed-off-by: K. Y.

[PATCH 1/5] Drivers: scsi: storvsc: Make the scsi timeout a module parameter

2013-06-03 Thread K. Y. Srinivasan
The standard scsi timeout is not appropriate in some of the environments where Hyper-V is deployed. Set this timeout appropriately for all devices managed by this driver. Further make this a module parameter. Signed-off-by: K. Y. Srinivasan Reviewed-by: Haiyang Zhang --- drivers/scsi/storvsc_dr