]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
scsi: Change return values for virStorageBackendSCSIFindLUs
authorJohn Ferlan <jferlan@redhat.com>
Fri, 17 Apr 2015 01:22:35 +0000 (21:22 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 21 Apr 2015 14:20:17 +0000 (10:20 -0400)
commit1e13eff4354af1d6f9c774d90995151aa94e78d0
treee0d62c648abb95cb54a97c0c648840615d8c6f4a
parentadb182fa2f26cb96e74d50b2cdf79b589700ad25
scsi: Change return values for virStorageBackendSCSIFindLUs

Rather than passing/returning a pointer to a boolean to indicate that
perhaps we should try again - adjust the return of the call to return
the count of LU's found during processing, then let the caller decide
what to do with that value.
src/storage/storage_backend_scsi.c