RE: [PATCH 1/1] Drivers: scsi: Derive the FLUSH_TIMEOUT from the basic I/O timeout

2013-10-04 Thread KY Srinivasan
infradead.org; > e...@purestorage.com; n...@linux-iscsi.org; linux-s...@vger.kernel.org > Subject: Re: [PATCH 1/1] Drivers: scsi: Derive the FLUSH_TIMEOUT from the > basic > I/O timeout > > On Fri, 2013-10-04 at 22:01 +, KY Srinivasan wrote: > > > > > -Original Messa

Re: [PATCH 1/1] Drivers: scsi: Derive the FLUSH_TIMEOUT from the basic I/O timeout

2013-10-04 Thread James Bottomley
ux-ker...@vger.kernel.org; > > de...@linuxdriverproject.org; oher...@suse.com; h...@infradead.org; > > e...@purestorage.com; n...@linux-iscsi.org; linux-s...@vger.kernel.org > > Subject: Re: [PATCH 1/1] Drivers: scsi: Derive the FLUSH_TIMEOUT from the > > basic > > I/O timeo

RE: [PATCH 1/1] Drivers: scsi: Derive the FLUSH_TIMEOUT from the basic I/O timeout

2013-10-04 Thread KY Srinivasan
infradead.org; > e...@purestorage.com; n...@linux-iscsi.org; linux-s...@vger.kernel.org > Subject: Re: [PATCH 1/1] Drivers: scsi: Derive the FLUSH_TIMEOUT from the > basic > I/O timeout > > On Fri, 2013-10-04 at 12:38 -0700, K. Y. Srinivasan wrote: > > Rather than having a separate co

Re: [PATCH 1/1] Drivers: scsi: Derive the FLUSH_TIMEOUT from the basic I/O timeout

2013-10-04 Thread James Bottomley
On Fri, 2013-10-04 at 12:38 -0700, K. Y. Srinivasan wrote: > Rather than having a separate constant for specifying the timeout on FLUSH > operations, use the basic I/O timeout value that is already configurable > on a per target basis to derive the FLUSH timeout. Looking at the current > definition