22b8a61 Convert SCSI logical unit from unsigned int to unsigned long long

10 files Authored by Eric Farman 8 years ago, Committed by John Ferlan 8 years ago,
    Convert SCSI logical unit from unsigned int to unsigned long long
    
    The SCSI Architecture Model defines a logical unit address
    as 64-bits in length, so change the field accordingly so
    that the entire value could be stored.
    
    Signed-off-by: Eric Farman <farman@linux.vnet.ibm.com>
    
        
file modified
+1 -1
file modified
+2 -2
file modified
+1 -1
file modified
+1 -1
file modified
+2 -2
file modified
+3 -3
file modified
+8 -8
file modified
+4 -4
file modified
+1 -1
file modified
+3 -3