]> git.proxmox.com Git - mirror_qemu.git/commit
virtiofsd: Add umask to seccom allow list
authorVivek Goyal <vgoyal@redhat.com>
Tue, 22 Jun 2021 15:08:49 +0000 (11:08 -0400)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 5 Jul 2021 09:51:26 +0000 (10:51 +0100)
commit6d0028b94797157477ddc759209f3e523e186ad9
treea4a4c3e8dc211edfb5bbfc5f9bce5e3a28ffa560
parentc46ef954fa33f5a409144c5395f8b23d22f42cab
virtiofsd: Add umask to seccom allow list

Patches in this series  are going to make use of "umask" syscall.
So allow it.

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20210622150852.1507204-5-vgoyal@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tools/virtiofsd/passthrough_seccomp.c