[libvirt] [PATCH] parallels: fix compilation of parallels_storage.c

Ján Tomko jtomko at redhat.com
Tue Dec 2 15:42:36 UTC 2014


On 11/18/2014 02:02 PM, Dmitry Guryanov wrote:
> virConnect.privateData is void *, so we can't access
> fields of parallelsConn, pointer to which is stored in
> virConnect.privateData. So replace all occurences of
> conn->privateData->storageState with privconn->storageState.
> 
> Signed-off-by: Dmitry Guryanov <dguryanov at parallels.com>
> ---
>  src/parallels/parallels_storage.c | 13 +++++++------
>  1 file changed, 7 insertions(+), 6 deletions(-)

ACK and pushed.

Jan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20141202/4721aa87/attachment-0001.sig>


More information about the libvir-list mailing list