]> xenbits.xensource.com Git - libvirt.git/commit
storage: Returns earlier if source adapter of the scsi pool is a HBA
authorOsier Yang <jyang@redhat.com>
Wed, 20 Nov 2013 12:38:17 +0000 (20:38 +0800)
committerOsier Yang <jyang@redhat.com>
Thu, 21 Nov 2013 04:06:20 +0000 (12:06 +0800)
commitb96651dec09850dcc9fdace5a149c06a793f611e
tree7d95d632c66ffea7fa968dde9b468983168a2357
parentc7ccd2c44be99b81ffce29374faeab3d1644a151
storage: Returns earlier if source adapter of the scsi pool is a HBA

It makes no sense to go forward to get the parent host number of a
HBA, and treat the HBA as a vHBA with trying to delete it.

Signed-off-by: Osier Yang <jyang@redhat.com>
src/storage/storage_backend_scsi.c