Re: [PATCH v2 0/6] export/fuse: Allow other users access to the export

2021-07-07 Thread Kevin Wolf
Am 25.06.2021 um 16:23 hat Max Reitz geschrieben: > Max Reitz (6): > export/fuse: Pass default_permissions for mount > export/fuse: Add allow-other option > export/fuse: Give SET_ATTR_SIZE its own branch > export/fuse: Let permissions be adjustable > iotests/308: Test +w on read-only

[PATCH v2 0/6] export/fuse: Allow other users access to the export

2021-06-25 Thread Max Reitz
Hi, The v1 cover letter is here: https://lists.nongnu.org/archive/html/qemu-block/2021-06/msg00730.html In v2, I changed the following: - default_permissions is now passed always. This is the right thing to do regardless of whether allow_other is active or not. - allow_other is no longer a