Re: [libvirt] [PATCH] Fix error message in qemudLoadDriverConfig()

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

 



On 10/22/2009 11:54 AM, Matthias Bolte wrote:
> * src/qemu/qemu_conf.c: change the error message to refer to
>   'cgroup_controllers' instead of 'cgroup_device_acl'
> ---
>  src/qemu/qemu_conf.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/src/qemu/qemu_conf.c b/src/qemu/qemu_conf.c
> index 158e9a3..a095cb7 100644
> --- a/src/qemu/qemu_conf.c
> +++ b/src/qemu/qemu_conf.c
> @@ -243,7 +243,7 @@ int qemudLoadDriverConfig(struct qemud_driver *driver,
>          for (i = 0, pp = p->list; pp; ++i, pp = pp->next) {
>              int ctl;
>              if (pp->type != VIR_CONF_STRING) {
> -                VIR_ERROR("%s", _("cgroup_device_acl must be a list of strings"));
> +                VIR_ERROR("%s", _("cgroup_controllers must be a list of strings"));
>                  virConfFree(conf);
>                  return -1;
>              }

ACK

- Cole

--
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]