]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Don't chown files on NFS share if dynamic_ownership is off
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 7 Jul 2011 15:33:15 +0000 (17:33 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 8 Jul 2011 08:05:59 +0000 (10:05 +0200)
commit724819a10a92a8709f9276521a0cf27016b5c7b2
treebe78918b36e1a8c71d0fc48bfc83e6fa939aa816
parenta1092070d4dcd027a3bf95c157d816ee69e73c00
qemu: Don't chown files on NFS share if dynamic_ownership is off

When dynamic ownership is disabled we don't want to chown any files,
not just local.
src/qemu/qemu_driver.c