cloud-hypervisor/vhost_user_fs/src
Dr. David Alan Gilbert 0583ce921b vhost_user_fs: Allow fchmod in seccomp
This corresponds to QEMU's 63659fe74e76f5c52854 commit.
the setattr code uses both fchmod and fchmodat in different cases,
however we only had fchmodat in the whitelist.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
2020-06-24 21:56:58 +01:00
..
descriptor_utils.rs build: Address issues found by 1.43.0 clippy 2020-05-27 19:32:12 +02:00
file_traits.rs vhost_user_fs: Add file traits to handle writing volatile memory 2019-11-22 22:17:47 +01:00
filesystem.rs build: Address issues found by 1.43.0 clippy 2020-05-27 19:32:12 +02:00
fs_cache_req_handler.rs vhost-user-fs: return correct result of fs_slave_io() 2020-03-24 14:55:56 +01:00
fuse.rs build: Address issues found by 1.43.0 clippy 2020-05-27 19:32:12 +02:00
lib.rs vhost_user_fs: Add seccomp 2020-05-14 18:56:19 +02:00
multikey.rs vhost_user_fs: Add multikey module 2019-11-22 22:17:47 +01:00
passthrough.rs build: Address issues found by 1.43.0 clippy 2020-05-27 19:32:12 +02:00
sandbox.rs vhost_user_fs: Implement support for optional sandboxing 2020-05-14 17:16:23 +02:00
seccomp.rs vhost_user_fs: Allow fchmod in seccomp 2020-06-24 21:56:58 +01:00
server.rs build: Address issues found by 1.43.0 clippy 2020-05-27 19:32:12 +02:00