fuse3: mount_util.c: restore symlink check
authorGeorgi Valkov <[email protected]>
Fri, 13 Jun 2025 07:35:28 +0000 (10:35 +0300)
committerRobert Marko <[email protected]>
Mon, 23 Jun 2025 08:26:34 +0000 (10:26 +0200)
commit1408f86bd4d310aac64ba521b7c2f3ca87a24b37
tree9d30db3ee52914bd31b6e1c74467914ae073070f
parent9ef176aaecbb7cc8ff9f522fe12e8e26c941e000
fuse3: mount_util.c: restore symlink check

Fixes the following error when mounting iPhone using ifuse:
ifuse /mnt --container com.httpstorm.httpstorm
mount: mounting ifuse on /mnt failed: Invalid argument

[1] https://github.com/libfuse/libfuse/pull/1247

Signed-off-by: Georgi Valkov <[email protected]>
utils/fuse3/Makefile
utils/fuse3/patches/101-mount_util.c-restore-symlink-check.patch [new file with mode: 0644]