]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rename virBlkioDeviceWeightPtr to virBlkioDevicePtr
authorGao feng <gaofeng@cn.fujitsu.com>
Wed, 11 Dec 2013 08:29:48 +0000 (16:29 +0800)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 12 Dec 2013 12:29:59 +0000 (12:29 +0000)
commitb9ce5d388f18bf6199acd61806d8d4436ac7dc5d
treeb75d0c71d87cd4580280f830095d0a4184a557e8
parentb4710669c34bb14e4583c3edad49f23259e82344
rename virBlkioDeviceWeightPtr to virBlkioDevicePtr

The throttle blkio cgroup will reuse this struct.

Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
src/conf/domain_conf.c
src/conf/domain_conf.h
src/lxc/lxc_cgroup.c
src/qemu/qemu_cgroup.c
src/qemu/qemu_driver.c