Re: [libvirt] [PATCH 3/5] Convert SCSI logical unit from int to long long

2015-06-18 Thread John Ferlan
On 06/16/2015 11:29 PM, Eric Farman wrote: > 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 > --- > src/conf/domain_audit.c | 2 +- > src/conf/domain_

[libvirt] [PATCH 3/5] Convert SCSI logical unit from int to long long

2015-06-16 Thread Eric Farman
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 --- src/conf/domain_audit.c | 2 +- src/conf/domain_conf.c | 4 ++-- src/conf/domain_conf.h | 2 +- src/qemu/