Volker Rümelin 7c204e9638 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>
2022-03-04 09:34:21 +01:00
..
2021-11-02 15:55:14 +00:00
2020-09-18 14:12:32 -04:00
2021-01-22 14:51:35 +01:00
2022-01-13 10:22:37 +01:00
2022-01-13 10:22:37 +01:00
2021-01-08 15:13:38 +00:00
2021-03-15 17:01:17 +01:00
2022-01-13 10:58:05 +01:00
2020-05-15 07:08:14 +02:00
2022-03-04 09:34:21 +01:00
2021-03-15 17:01:12 +01:00
2021-07-22 14:44:47 +02:00
2021-02-17 14:29:12 +01:00
2021-05-12 18:20:25 +02:00
2021-03-15 17:00:58 +01:00
2020-08-31 08:10:47 +02:00