Re: [PATCHv2 0/5] Support 64-bit LUNs

2014-05-29 Thread James Bottomley
On Wed, 2014-05-28 at 03:56 -0700, Christoph Hellwig wrote: > James, can you take a look at this series? I would be great to get it > merged for 3.16! Remind me how we're planning to fix the conversion bug in scsilun_to_int, it doesn't seem to be in the patch series anymore... I remember there we

Re: [PATCHv2 0/5] Support 64-bit LUNs

2014-05-28 Thread Ewan Milne
On Tue, 2014-05-20 at 13:03 +0200, Hannes Reinecke wrote: > Hi all, > > this patchset updates the SCSI stack to support full 64-bit LUNs. > The first patch is a simple fix; the next patch updates > the sequential scan logic to be compliant with SPC. > The third patch addresses a firmware issue wit

Re: [PATCHv2 0/5] Support 64-bit LUNs

2014-05-28 Thread Christoph Hellwig
James, can you take a look at this series? I would be great to get it merged for 3.16! -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCHv2 0/5] Support 64-bit LUNs

2014-05-20 Thread Hannes Reinecke
Hi all, this patchset updates the SCSI stack to support full 64-bit LUNs. The first patch is a simple fix; the next patch updates the sequential scan logic to be compliant with SPC. The third patch addresses a firmware issue with earlier qla2xxx HBAs. The last two patches update the SCSI stack and