summaryrefslogtreecommitdiffstats
path: root/tools/virtiofsd/fuse_virtio.c
diff options
context:
space:
mode:
authorStefan Hajnoczi2020-07-27 21:02:21 +0200
committerDr. David Alan Gilbert2020-08-28 14:34:52 +0200
commit1c7cb1f52e2577e190c09c9a14e6b6f56f4a3ec3 (patch)
tree52416a99fdcca726b1dbf76d4b63f02ec9e5651f /tools/virtiofsd/fuse_virtio.c
parentvirtiofsd: Remove "norace" from cmdline help and docs (diff)
downloadqemu-1c7cb1f52e2577e190c09c9a14e6b6f56f4a3ec3.tar.gz
qemu-1c7cb1f52e2577e190c09c9a14e6b6f56f4a3ec3.tar.xz
qemu-1c7cb1f52e2577e190c09c9a14e6b6f56f4a3ec3.zip
virtiofsd: drop CAP_DAC_READ_SEARCH
virtiofsd does not need CAP_DAC_READ_SEARCH because it already has the more powerful CAP_DAC_OVERRIDE. Drop it from the list of capabilities. This is important because container runtimes may not include CAP_DAC_READ_SEARCH by default. This patch allows virtiofsd to reduce its capabilities when running inside a Docker container. Note that CAP_DAC_READ_SEARCH may be necessary again in the future if virtiofsd starts using open_by_handle_at(2). Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20200727190223.422280-2-stefanha@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'tools/virtiofsd/fuse_virtio.c')
0 files changed, 0 insertions, 0 deletions