I'm having problems accessing git repos in a folder I'm sharing from my macOS host (accessing it via /mnt/psf on openSUSE Leap 15). I've noticed it mostly with Git repos, where for example a "git clone" terminates with a bus error, and a "git pull" exits with "error: fetch died of signal 7".
The kernel log (dmesg) shows the following errror:
prlfs_release returns error (-22)
I'm guessing it's a similar problem to that reported a few years ago in https://forum.parallels.com/threads...git-on-filesystem-shared-from-windows.315010/ ?
The kernel log (dmesg) shows the following errror:
prlfs_release returns error (-22)
I'm guessing it's a similar problem to that reported a few years ago in https://forum.parallels.com/threads...git-on-filesystem-shared-from-windows.315010/ ?