On 01/25/2013 09:04 AM, K. Y. Srinivasan wrote:
> Properly initialize scatterlist before using it.
>
> Signed-off-by: K. Y. Srinivasan
> Cc: Stable
Reviewed-by: Wanlong Gao
> ---
> drivers/scsi/storvsc_drv.c |1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drive
Hi James,
Can you please let us know the status of this patch. Can we get a
sign-off/approval of this patch.
Regards,
Mahesh
-Original Message-
From: Mahesh Rajashekhara
Sent: Thursday, January 10, 2013 5:53 PM
To: jbottom...@parallels.com; linux-scsi@vger.kernel.org
Cc: aacr...@pmc-sie
Like the harddisk, at default write cache is enable.
Signed-off-by: Jianpeng Ma
---
drivers/target/target_core_iblock.c |3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/target/target_core_iblock.c
b/drivers/target/target_core_iblock.c
index b526d23..69c2f2d 100644
--- a/drivers
Properly initialize scatterlist before using it.
Signed-off-by: K. Y. Srinivasan
Cc: Stable
---
drivers/scsi/storvsc_drv.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/scsi/storvsc_drv.c b/drivers/scsi/storvsc_drv.c
index 270b3cf..5ada1d0 100644
--- a/drivers
On 01/24/2013 03:02 PM, Ewan Milne wrote:
> On Thu, 2013-01-24 at 07:01 -0700, Mike Christie wrote:
>> On 01/24/2013 04:38 AM, Hannes Reinecke wrote:
>>> On 01/24/2013 01:19 AM, Bart Van Assche wrote:
On Fri, Jan 18, 2013 at 9:27 AM, Ewan D. Milne wrote:
> This patch set adds changes to t
On Thu, 2013-01-24 at 07:01 -0700, Mike Christie wrote:
> On 01/24/2013 04:38 AM, Hannes Reinecke wrote:
> > On 01/24/2013 01:19 AM, Bart Van Assche wrote:
> >> On Fri, Jan 18, 2013 at 9:27 AM, Ewan D. Milne wrote:
> >>> This patch set adds changes to the SCSI mid-layer, sysfs and scsi_debug
> >>>
On Thu, 2013-01-24 at 16:15 +0100, Hannes Reinecke wrote:
> On 01/24/2013 04:00 PM, Mike Christie wrote:
> > On 01/24/2013 07:51 AM, Hannes Reinecke wrote:
> >> On 01/24/2013 03:38 PM, Bart Van Assche wrote:
> >>> On Thu, Jan 24, 2013 at 4:38 AM, Hannes Reinecke wrote:
> As for AEN, does iSCS
On 01/24/2013 04:00 PM, Mike Christie wrote:
On 01/24/2013 07:51 AM, Hannes Reinecke wrote:
On 01/24/2013 03:38 PM, Bart Van Assche wrote:
On Thu, Jan 24, 2013 at 4:38 AM, Hannes Reinecke wrote:
As for AEN, does iSCSI _do_ AEN? I thought it got removed ...
If it does, though, it should sched
On 01/24/2013 07:51 AM, Hannes Reinecke wrote:
> On 01/24/2013 03:38 PM, Bart Van Assche wrote:
>> On Thu, Jan 24, 2013 at 4:38 AM, Hannes Reinecke wrote:
>>> As for AEN, does iSCSI _do_ AEN? I thought it got removed ...
>>>
>>> If it does, though, it should schedule an event on its own whenever
>
On 01/24/2013 03:38 PM, Bart Van Assche wrote:
On Thu, Jan 24, 2013 at 4:38 AM, Hannes Reinecke wrote:
As for AEN, does iSCSI _do_ AEN? I thought it got removed ...
If it does, though, it should schedule an event on its own whenever an AER
is received. The same goes for LLDDs with vendor-speci
On Thu, Jan 24, 2013 at 4:38 AM, Hannes Reinecke wrote:
> As for AEN, does iSCSI _do_ AEN? I thought it got removed ...
>
> If it does, though, it should schedule an event on its own whenever an AER
> is received. The same goes for LLDDs with vendor-specific AENs; thinking of
> megaraid_sas here .
On 01/24/2013 04:38 AM, Hannes Reinecke wrote:
> On 01/24/2013 01:19 AM, Bart Van Assche wrote:
>> On Fri, Jan 18, 2013 at 9:27 AM, Ewan D. Milne wrote:
>>> This patch set adds changes to the SCSI mid-layer, sysfs and scsi_debug
>>> to provide enhanced support for Unit Attention conditions, as wel
On Thu, 2013-01-24 at 12:38 +0100, Hannes Reinecke wrote:
> On 01/24/2013 01:19 AM, Bart Van Assche wrote:
> > On Fri, Jan 18, 2013 at 9:27 AM, Ewan D. Milne wrote:
> >> This patch set adds changes to the SCSI mid-layer, sysfs and scsi_debug
> >> to provide enhanced support for Unit Attention cond
On Wed, 2013-01-23 at 17:19 -0700, Bart Van Assche wrote:
> On Fri, Jan 18, 2013 at 9:27 AM, Ewan D. Milne wrote:
> > This patch set adds changes to the SCSI mid-layer, sysfs and scsi_debug
> > to provide enhanced support for Unit Attention conditions, as well as
> > detection of reported sense da
Hi Paul,
> On Thu, 2013-01-24 at 01:07 +0900, Kouichi ONO wrote:
> > At target_fabric_port_link(), struct se_device *dev is used before set?
>
> It seems the (stable specific) patch in
> http://article.gmane.org/gmane.linux.kernel.stable/40880 should fix
> that.
This patch fixed a problem.
Than
On 01/24/2013 01:19 AM, Bart Van Assche wrote:
On Fri, Jan 18, 2013 at 9:27 AM, Ewan D. Milne wrote:
This patch set adds changes to the SCSI mid-layer, sysfs and scsi_debug
to provide enhanced support for Unit Attention conditions, as well as
detection of reported sense data overflow conditions
On Thu, 2013-01-24 at 01:07 +0900, Kouichi ONO wrote:
> At target_fabric_port_link(), struct se_device *dev is used before set?
It seems the (stable specific) patch in
http://article.gmane.org/gmane.linux.kernel.stable/40880 should fix
that.
Paul Bolle
--
To unsubscribe from this list: send the
17 matches
Mail list logo