Select Git revision
qemu
-
-
- Open in your IDE
- Download source code

Vivek Goyal
authored
If qemu guest asked to drop CAP_FSETID upon write, send that info
to qemu in SLAVE_FS_IO message so that qemu can drop capability
before WRITE. This is to make sure that any setuid bit is killed
on fd (if there is one set).
Signed-off-by:
Vivek Goyal <vgoyal@redhat.com>