aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTobias Schramm <tobleminer@gmail.com>2017-06-29 15:11:50 +0200
committerGreg Kurz <groug@kaod.org>2017-06-29 15:11:50 +0200
commitb96feb2cb9b2714bffa342b1d4f39d8db71329ba (patch)
treee7a81567660c5cf379f78f532e288ef2d3174838 /Makefile
parent790db7efdbe1536acf1c4f4f95a0316dbda59433 (diff)
downloadqemu-b96feb2cb9b2714bffa342b1d4f39d8db71329ba.zip
qemu-b96feb2cb9b2714bffa342b1d4f39d8db71329ba.tar.gz
qemu-b96feb2cb9b2714bffa342b1d4f39d8db71329ba.tar.bz2
9pfs: local: Add support for custom fmode/dmode in 9ps mapped security modes
In mapped security modes, files are created with very restrictive permissions (600 for files and 700 for directories). This makes file sharing between virtual machines and users on the host rather complicated. Imagine eg. a group of users that need to access data produced by processes on a virtual machine. Giving those users access to the data will be difficult since the group access mode is always 0. This patch makes the default mode for both files and directories configurable. Existing setups that don't know about the new parameters keep using the current secure behavior. Signed-off-by: Tobias Schramm <tobleminer@gmail.com> Signed-off-by: Greg Kurz <groug@kaod.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions