Re: [PATCH 1/4] scsi_scan: Fixup scsilun_to_int()

2013-03-04 Thread Douglas Gilbert
On 13-02-20 08:47 AM, Hannes Reinecke wrote: scsilun_to_int() has an error which prevents it from generating correct LUN numbers for 64bit values. Also we should remove the misleading comment about portions of the LUN being ignored; the initiator should treat the LUN as an opaque value. Signed-o

[PATCH 1/4] scsi_scan: Fixup scsilun_to_int()

2013-02-20 Thread Hannes Reinecke
scsilun_to_int() has an error which prevents it from generating correct LUN numbers for 64bit values. Also we should remove the misleading comment about portions of the LUN being ignored; the initiator should treat the LUN as an opaque value. Signed-off-by: Hannes Reinecke --- drivers/scsi/scsi_

[PATCH 1/4] scsi_scan: Fixup scsilun_to_int()

2013-02-19 Thread Hannes Reinecke
scsilun_to_int() has an error which prevents it from generating correct LUN numbers for 64bit values. Also we should remove the misleading comment about portions of the LUN being ignored; the initiator should treat the LUN as an opaque value. Signed-off-by: Hannes Reinecke --- drivers/scsi/scsi_