• M
    qemuOpenFile: Don't force chown on NFS · 27ef74ff
    Michal Privoznik 提交于
    If dynamic_ownership is off and we are creating a file on NFS
    we force chown. This will fail as chown/chmod are not supported
    on NFS. However, with no dynamic_ownership we are not required
    to do any chown.
    (cherry picked from commit b1256816)
    27ef74ff
qemu_driver.c 406.8 KB