• M
    Remove lxcDriverLock from almost everywhere · eb150c86
    Michal Privoznik 提交于
    With the majority of fields in the virLXCDriverPtr struct
    now immutable or self-locking, there is no need for practically
    any methods to be using the LXC driver lock. Only a handful
    of helper APIs now need it.
    eb150c86
lxc_driver.c 145.8 KB