Re: [libvirt] [PATCH v3 0/2] daemon: add option to read host uuid from /etc/machine-id

2016-05-03 Thread Cole Robinson
On 05/03/2016 05:12 AM, Nikolay Shirokovskiy wrote: > difference from version 2: > > * cleanup syms file > * split patch into two > * update libvirtd.conf augeas lens and tests > > Nikolay Shirokovskiy (2): > util: factor out reading file into preallocated buffer > daemon: add option to read

[libvirt] [PATCH v3 0/2] daemon: add option to read host uuid from /etc/machine-id

2016-05-03 Thread Nikolay Shirokovskiy
difference from version 2: * cleanup syms file * split patch into two * update libvirtd.conf augeas lens and tests Nikolay Shirokovskiy (2): util: factor out reading file into preallocated buffer daemon: add option to read host uuid from /etc/machine-id daemon/libvirtd-config.c| 2 ++