Re: [libvirt] [PATCH 43/26] snapshot: use SELinux and lock manager with external snapshots

2011-08-24 Thread Eric Blake
On 08/23/2011 05:25 PM, Eric Blake wrote: With this, it is now possible to create external snapshots even when SELinux is enforcing, and to protect the new file with a lock manager. * src/qemu/qemu_driver.c (qemuDomainSnapshotCreateSingleDiskActive): Create and register new file with proper perm

[libvirt] [PATCH 43/26] snapshot: use SELinux and lock manager with external snapshots

2011-08-23 Thread Eric Blake
With this, it is now possible to create external snapshots even when SELinux is enforcing, and to protect the new file with a lock manager. * src/qemu/qemu_driver.c (qemuDomainSnapshotCreateSingleDiskActive): Create and register new file with proper permissions and locks. (qemuDomainSnapshotCreate