>On 03/18/2016 05:49 AM, Damien Le Moal wrote:
>>
>> libata: Set longer timeout for SETFEATURES_SPINUP
>>
>> For SATA drives with power-up in standby (PUIS) feature set,
>> SETFEATURES_SPINUP execution may be required to get
>> complete IDENTIFY data. However, the timeout used for its
>> exe
> "Arnd" == Arnd Bergmann writes:
Arnd> gcc-6 found a dubious indentation in the megasas_mgmt_fw_ioctl
Arnd> function:
Applied to 4.6/scsi-fixes.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a me
https://bugzilla.kernel.org/show_bug.cgi?id=91711
--- Comment #16 from Orion ---
ok thanks. the best would be to check if another guys can test it also
--
You are receiving this mail because:
You are the assignee for the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-sc
On Wed, 2016-03-16 at 14:05 +, Himanshu Madhani wrote:
>
> On 3/16/16, 5:59 AM, "Arnd Bergmann" wrote:
>
> > On Tuesday 15 March 2016 14:49:14 James Bottomley wrote:
> > > On Tue, 2016-03-15 at 22:40 +0100, Arnd Bergmann wrote:
> > > >
> > > > This slightly rearranges the code to move the s
> "Damien" == Damien Le Moal writes:
Damien,
Damien> libata: Set longer timeout for SETFEATURES_SPINUP
Please submit to linux-...@vger.kernel.org.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body o
While HBA reset is in progress, if IO/TM completion is received for the
same IO then IO/TM completion path releases the driver private resources
associated with IO. This fix prevents releasing the resources in
IO and TM completion path if HBA reset is in progress.
Signed-off-by: Narsimhulu Musini
Signed-off-by: James Bottomley
---
drivers/scsi/storvsc_drv.c | 11 +++
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/drivers/scsi/storvsc_drv.c b/drivers/scsi/storvsc_drv.c
index 3ddcabb..dcb7393 100644
--- a/drivers/scsi/storvsc_drv.c
+++ b/drivers/scsi/storvsc_drv.c
@@
From: Yuval Mintz
Date: Tue, 15 Mar 2016 19:52:04 +0200
> Not all adapters have FC-NPIV configured. If bnx2fc is used with such an
> adapter, driver would read irrelevant data from the the nvram and log
> "FC-NPIV table with bad length..." In system logs.
>
> Simply accept that reading '0' as th
Hyvä päivä
Oletko kiinnostunut Personal / Business laina, Oletko taloudellisesti alas? Tai
sinun lainan maksaa pois laskut? JOS KYLLÄ sitten yhteyttä talousosasto
toimisto Mrs Rebecca myös sähköpostitse: loan_ag...@post.com
Tietoa tarvitaan käsittelyyn:
Lainanottajat täydellinen nimi:
Määrä t
In case of LUN reset, the device reset command is issued with one of
the I/Os that has timed out on that LUN. The change is to also return
this I/O with error status set to DID_RESET. In case when the reset
is issued using the sg_reset tool (from sg3_utils) it is a new command
and new_sc is set to
On 03/18/2016 01:01 AM, Hannes Reinecke wrote:
For fixed sense the information field is 32 bits, to we need
to truncate the information field to avoid clobbering the
sense code.
Signed-off-by: Hannes Reinecke
---
drivers/scsi/scsi_common.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-
On 03/17/2016 12:39 AM, Hannes Reinecke wrote:
On larger installations it is useful to disable automatic LUN
scanning, and only add the required LUNs via udev rules.
This can speed up bootup dramatically.
This patch introduces a new scan module parameter value 'manual',
which works like 'none',
12 matches
Mail list logo