• M
    lxc: Make activeUsbHostdevs use locks · 2a82171a
    Michal Privoznik 提交于
    The activeUsbHostdevs item in LXCDriver are lockable, but the lock has
    to be called explicitly. Call the virObject(Un)Lock() in order to
    achieve mutual exclusion once lxcDriverLock is removed.
    2a82171a
lxc_hostdev.c 13.2 KB