diff options
author | Max Reitz | 2021-06-25 16:23:15 +0200 |
---|---|---|
committer | Kevin Wolf | 2021-07-09 12:26:05 +0200 |
commit | 6aeeaed29ced7ef03e4211193f7e3f537eace871 (patch) | |
tree | 032c4221bbbe3bc1f221778e5bdec4f218d12ecc /tests/qemu-iotests/048.out | |
parent | export/fuse: Give SET_ATTR_SIZE its own branch (diff) | |
download | qemu-6aeeaed29ced7ef03e4211193f7e3f537eace871.tar.gz qemu-6aeeaed29ced7ef03e4211193f7e3f537eace871.tar.xz qemu-6aeeaed29ced7ef03e4211193f7e3f537eace871.zip |
export/fuse: Let permissions be adjustable
Allow changing the file mode, UID, and GID through SETATTR.
Without allow_other, UID and GID are not allowed to be changed, because
it would not make sense. Also, changing group or others' permissions
is not allowed either.
For read-only exports, +w cannot be set.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20210625142317.271673-5-mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/048.out')
0 files changed, 0 insertions, 0 deletions