Re: [PATCH 5/5] scsi: use 64-bit value for 'max_luns'

2014-05-22 Thread Christoph Hellwig
On Tue, May 20, 2014 at 01:03:11PM +0200, Hannes Reinecke wrote: > Now that we're using 64-bit LUNs internally we need to increase > the size of max_luns to 64 bits, too. Looks good, Reviewed-by: Christoph Hellwig -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the bo

[PATCH 5/5] scsi: use 64-bit value for 'max_luns'

2014-05-20 Thread Hannes Reinecke
Now that we're using 64-bit LUNs internally we need to increase the size of max_luns to 64 bits, too. Signed-off-by: Hannes Reinecke --- drivers/message/i2o/i2o_scsi.c | 2 +- drivers/scsi/cxgbi/libcxgbi.c| 2 +- drivers/scsi/cxgbi/libcxgbi.h| 2 +- drivers/scsi/dc395x.c

Re: [PATCH 5/5] scsi: use 64-bit value for 'max_luns'

2014-03-27 Thread Christoph Hellwig
On Tue, Dec 10, 2013 at 12:05:15PM +0100, Hannes Reinecke wrote: > Now that we're using 64-bit LUNs internally we need to increase > the size of max_luns to 64 bits, too. > > Signed-off-by: Hannes Reinecke Looks good, Reviewed-by: Christoph Hellwig -- To unsubscribe from this list: send the li

[PATCH 5/5] scsi: use 64-bit value for 'max_luns'

2013-12-10 Thread Hannes Reinecke
Now that we're using 64-bit LUNs internally we need to increase the size of max_luns to 64 bits, too. Signed-off-by: Hannes Reinecke --- drivers/message/i2o/i2o_scsi.c | 2 +- drivers/scsi/cxgbi/libcxgbi.c| 2 +- drivers/scsi/cxgbi/libcxgbi.h| 2 +- drivers/scsi/dc395x.c