Re: [libvirt] [PATCH 2/n] conf: split network host structs to util/

2014-03-27 Thread Peter Krempa
On 03/27/14 00:09, Eric Blake wrote: > Continuing the refactoring of host-side storage descriptions out > of conf/domain_conf and into util/virstoragefile, this patch > focuses on details about a host name/port/transport as used by > a network storage volume. > > * src/conf/domain_conf.h (virDomai

[libvirt] [PATCH 2/n] conf: split network host structs to util/

2014-03-26 Thread Eric Blake
Continuing the refactoring of host-side storage descriptions out of conf/domain_conf and into util/virstoragefile, this patch focuses on details about a host name/port/transport as used by a network storage volume. * src/conf/domain_conf.h (virDomainDiskProtocolTransport) (virDomainDiskHostDef, vi