Re: [PATCH 4/6] storage: scsi: Fix build if SCSI backend is disabled but iSCSI is enabled

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 01/18/2017 06:36 AM, Peter Krempa wrote:
> The iSCSI backend driver was using stuff from the SCSI driver without
> making sure that it's compiled in. Move the common code into the
> storage_util.c since it does not contain any specific code.
> ---
>  src/storage/storage_backend_iscsi.c |   1 -
>  src/storage/storage_backend_scsi.c  | 447 -----------------------------------
>  src/storage/storage_backend_scsi.h  |   4 -
>  src/storage/storage_util.c          | 449 ++++++++++++++++++++++++++++++++++++
>  src/storage/storage_util.h          |   3 +
>  5 files changed, 452 insertions(+), 452 deletions(-)
> 

Conceptually OK, but since patch 2 won't apply for me - I cannot apply
this one. It seems to be fairly faithful move of code, although the
order may change slightly which is no big deal

John

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]
  Powered by Linux