libvirt/src/lxc
Peter Krempa 7c67afce65 Replace virDomainDiskInsertPreAlloced by virDomainDiskInsert
Pre-extending the disk array size is pointless nowadays since we've
switched to memory APIs which don't return failure.

Switch all uses of reallocation of the array followed by
'virDomainDiskInsertPreAlloced' with direct virDomainDiskInsert.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2021-05-24 20:38:08 +02:00
..
libvirtd_lxc.aug src: fix word spell typos 2020-07-09 10:01:41 +02:00
lxc_cgroup.c Replace AbsPath judgement method with g_path_is_absolute() 2021-04-21 10:02:09 +02:00
lxc_cgroup.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxc_conf.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxc_conf.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxc_container.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxc_container.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxc_controller.c lxc: Let the driver detect CGroups earlier 2021-04-22 14:10:47 +02:00
lxc_domain.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxc_domain.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxc_driver.c Replace virDomainDiskInsertPreAlloced by virDomainDiskInsert 2021-05-24 20:38:08 +02:00
lxc_driver.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_fuse.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxc_fuse.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxc_hostdev.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxc_hostdev.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxc_monitor_protocol.x Unify int types handling in protocol files 2016-01-11 19:56:06 +03:00
lxc_monitor.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxc_monitor.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxc_native.c Replace AbsPath judgement method with g_path_is_absolute() 2021-04-21 10:02:09 +02:00
lxc_native.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxc_process.c lxc: Let the driver detect CGroups earlier 2021-04-22 14:10:47 +02:00
lxc_process.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxc.conf lxc.conf: s/QEMU/LXC/ 2016-11-09 18:56:15 +01:00
meson.build build: Remove unused 'conflicts' key from virt_daemon_unit 2021-02-10 09:30:41 -07:00
test_libvirtd_lxc.aug.in build: use @CONFIG@ instead of ::CONFIG:: in augeas tests 2019-08-09 14:06:31 +01:00
virtlxcd.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtlxcd.service.in systemd: Move timeout from service files to sysconf files 2020-04-03 11:50:50 +02:00
virtlxcd.sysconf systemd: Move timeout from service files to sysconf files 2020-04-03 11:50:50 +02:00