On 01/05/2011 05:26 PM, Eric Blake wrote:
On 01/05/2011 03:03 PM, Laine Stump wrote:
> When dynamic_ownership=0, saved images must be owned by the same uid
> as is used to run the qemu process, otherwise restore won't work. To
> accomplish this, qemuSecurityDACRestoreSavedStateLabel() needs to
> simply return when it's called.
>
> This fix is in response to:
>
>
https://bugzilla.redhat.com/show_bug.cgi?id=661720
ACK.
Thanks. I pushed this last night after I saw your ACK, but forgot to
reply until now.