diff options
author | Volker RĂ¼melin <vr_qemu@t-online.de> | 2022-01-22 15:06:19 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2022-03-04 09:34:21 +0100 |
commit | 7c204e96384b8e03b917fd30abf3bc96da237990 (patch) | |
tree | 39d0125f8b4f49635f77c2996c59e4400c94d3bc /fsdev/qemu-fsdev-throttle.c | |
parent | 42c93917f7829190fcae05c5c0827d0c187d7713 (diff) | |
download | qemu-7c204e96384b8e03b917fd30abf3bc96da237990.zip qemu-7c204e96384b8e03b917fd30abf3bc96da237990.tar.gz qemu-7c204e96384b8e03b917fd30abf3bc96da237990.tar.bz2 |
hw/usb/dev-mtp: create directories with a+x mode mask
Current code creates directories with mode 0644. Even the creator
can't create files in the new directory. Set all x mode flags in
variable mask and clear all x mode flags in function open() to
preserve the current open mode.
Signed-off-by: Volker RĂ¼melin <vr_qemu@t-online.de>
Message-Id: <20220122140619.7514-1-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'fsdev/qemu-fsdev-throttle.c')
0 files changed, 0 insertions, 0 deletions