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

2014-05-14 Thread Hannes Reinecke
On 05/15/2014 08:38 AM, Christoph Hellwig wrote: Any chance you could resend this with review comments addressed and against a current tree? Sure. But it'll have to wait until next week; currently I'm busy with getting the next Beta out of the door... Cheers, Hannes -- Dr. Hannes Reinecke

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

2014-05-14 Thread Christoph Hellwig
Any chance you could resend this with review comments addressed and against a current tree? -- 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

[PATCH 0/5][RFC] Support 64-bit LUNs

2013-12-10 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 two patches update the sequential scan logic to be compliant with SPC. The last two patches update the SCSI stack and all drivers to use 64-bit LUNs where appropriate. The patchset