From: Olaf Hering <olaf@aepfle.de>
To: "xen.org" <Ian.Jackson@eu.citrix.com>, Jim Fehlig <jfehlig@suse.com>
Cc: xen-devel@lists.xensource.com, keir@xen.org,
stefano.stabellini@eu.citrix.com
Subject: Re: [libvirt bisection] complete build-amd64-libvirt
Date: Fri, 11 Jul 2014 09:23:18 +0200 [thread overview]
Message-ID: <20140711072318.GA21265@aepfle.de> (raw)
In-Reply-To: <E1X5Uua-0005vH-LW@osstest.cam.xci-test.com>
On Fri, Jul 11, xen.org wrote:
> commit 4e7e5e9f7b29ef1c6924116e045a9b2c4bd3ea1a
> Author: Olaf Hering <olaf@aepfle.de>
> Date: Mon Jul 7 17:05:17 2014 +0200
>
> libxl: add discard support to libxl_device_disk
This used to work for me. What has changed?
libxl/libxl_conf.c: In function 'libxlDiskSetDiscard':
libxl/libxl_conf.c:724:19: error: conversion to incomplete type
make[3]: *** [libxl/libvirt_driver_libxl_impl_la-libxl_conf.lo] Error 1
718 static int
719 libxlDiskSetDiscard(libxl_device_disk *x_disk, int discard)
720 {
721 if (!x_disk->readwrite)
722 return 0;
723 #if defined(LIBXL_HAVE_LIBXL_DEVICE_DISK_DISCARD_ENABLE)
724 switch ((enum virDomainDiskDiscard)discard) {
725 case VIR_DOMAIN_DISK_DISCARD_DEFAULT:
726 case VIR_DOMAIN_DISK_DISCARD_LAST:
Olaf
next prev parent reply other threads:[~2014-07-11 7:23 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-11 7:06 [libvirt bisection] complete build-amd64-libvirt xen.org
2014-07-11 7:23 ` Olaf Hering [this message]
2014-07-11 13:43 ` Ian Campbell
2014-07-11 13:48 ` Olaf Hering
2014-07-11 15:06 ` Jim Fehlig
-- strict thread matches above, loose matches on Subject: below --
2014-09-26 17:29 xen.org
2015-01-06 1:55 xen.org
2015-01-20 17:20 xen.org
2015-08-16 21:50 osstest service owner
2015-09-28 23:09 osstest service owner
2015-12-16 1:25 osstest service owner
2016-02-03 4:13 osstest service owner
2016-04-11 3:44 osstest service owner
2016-04-17 1:57 osstest service owner
2016-05-21 16:23 osstest service owner
2016-05-28 7:15 osstest service owner
2016-06-15 18:59 osstest service owner
2016-11-03 16:19 osstest service owner
2017-04-28 13:17 osstest service owner
2018-01-13 23:36 osstest service owner
2018-06-07 17:35 osstest service owner
2018-08-18 18:24 osstest service owner
2018-11-19 5:17 osstest service owner
2020-05-23 11:48 osstest service owner
2022-07-21 22:25 osstest service owner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140711072318.GA21265@aepfle.de \
--to=olaf@aepfle.de \
--cc=Ian.Jackson@eu.citrix.com \
--cc=jfehlig@suse.com \
--cc=keir@xen.org \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.