Re: [PATCH v3 18/20] lpfc: Fix for lun discovery issue with saturn adapter.

2015-04-19 Thread James Smart
Thanks Sebastian. We will investigate it. -- james On 4/18/2015 6:57 PM, Sebastian Herbszt wrote: I wrote: James Smart wrote: Fix for lun discovery issue with saturn adapter. FCP_CMD payload was not always properly initialized on SLI-3 devices. Signed-off-by: Dick Kennedy

Re: BUG: unable to handle kernel NULL pointer deref, bisected to 746650160

2015-04-19 Thread Christoph Hellwig
This looks like a long standing bug in all three 3ware drivers to me, that the taking the host lock around the host_busy manipulation was hiding. Can you test the patch below? From b500f76e6f92722d8f1fc0de90961af730320953 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig h...@lst.de Date: Sun, 19

[PATCH 00/14] lpfc: Update lpfc driver to revision 10.6.0.1

2015-04-19 Thread James Smart
This patch set updates the lpfc driver to revision 10.6.0.1 The patches were cut against scsi-misc -- james s James Smart (14): The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequence Correct loss of target discovery after cable swap. Add support for ELS LCB.

[GIT PULL] SCSI fixes for the 4.0+ merge window

2015-04-19 Thread James Bottomley
I'd like to say these were a set of regressions for the recent merge window code. Unfortunately, they all predate the merge window code (stable cc'd). There's two fixes for data integrity (mostly only showing up on module removal), an mvsas crash with expander attached SATA devices which goes