]> xenbits.xensource.com Git - libvirt.git/commit
Fix comment about virCgroupPtr locking rules in QEMU driver
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 7 Feb 2013 16:42:37 +0000 (16:42 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 8 Feb 2013 11:34:25 +0000 (11:34 +0000)
commit5b984370f60e17f1db1eee1773e25c239aff5b7e
treef00b6a2eac7d55199c2435f73cb22b749511af78
parent9cceb0fc35a54df79eebf2a076a1f684ba0c8134
Fix comment about virCgroupPtr locking rules in QEMU driver

The virCgroupPtr instance APIs are safe to use without locking
in the QEMU driver, since all internal state they rely on is
immutable. Update the comment to reflect this.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/qemu/qemu_conf.h