On 12/19/2016 10:57 AM, Michal Privoznik wrote:
> The code at the very bottom of the DAC secdriver that calls
> chown() should be fine with read-only data. If something needs to
> be prepared it should have been done beforehand.
>
> Signed-off-by: Michal Privoznik
> ---
> src/qemu/qemu_driver.
The code at the very bottom of the DAC secdriver that calls
chown() should be fine with read-only data. If something needs to
be prepared it should have been done beforehand.
Signed-off-by: Michal Privoznik
---
src/qemu/qemu_driver.c| 28
src/security