• E
    conf: use disk source accessors in lxc/ · a7785ccf
    Eric Blake 提交于
    Part of a series of cleanups to use new accessor methods.
    
    * src/lxc/lxc_cgroup.c (virLXCCgroupSetupDeviceACL): Use
    accessors.
    * src/lxc/lxc_controller.c (virLXCControllerSetupLoopDeviceDisk)
    (virLXCControllerSetupNBDDeviceDisk)
    (virLXCControllerSetupLoopDevices, virLXCControllerSetupDisk):
    Likewise.
    * src/lxc/lxc_driver.c (lxcDomainAttachDeviceDiskLive)
    (lxcDomainDetachDeviceDiskLive): Likewise.
    Signed-off-by: NEric Blake <eblake@redhat.com>
    a7785ccf
lxc_cgroup.c 15.2 KB