Re: [libvirt] [PATCHv3 12/26] qemu: cgroup: Add functions to set cgroup image stuff on individual imgs

2014-06-25 Thread Eric Blake
On 06/25/2014 10:54 AM, Peter Krempa wrote: > Add functions that will allow to set all the required cgroup stuff on > individual images taking a virStorageSourcePtr. Also convert functions > designed to setup whole backing chain to take advantage of the chagne. s/chagne/change/ > --- > src/qemu/

[libvirt] [PATCHv3 12/26] qemu: cgroup: Add functions to set cgroup image stuff on individual imgs

2014-06-25 Thread Peter Krempa
Add functions that will allow to set all the required cgroup stuff on individual images taking a virStorageSourcePtr. Also convert functions designed to setup whole backing chain to take advantage of the chagne. --- src/qemu/qemu_cgroup.c | 104 - sr