I can actually reproduce that quite easily. But my biggest concern so far are other issues which makes me wondering if fskit is of production quality and should I continue making a fuse bridge with it.
I got a couple of kernel panics while developing a new plugin. Can send logs if needed.
With the passthrough fs: git clone which I usually use for filesystem validation and testing doesn't work:
git clone https://github.com/arthenica/ffmpeg-kit.git
Cloning into 'ffmpeg-kit'...
remote: Enumerating objects: 11760, done.
fatal: Unable to create temporary file '/Users/alexf/333/ffmpeg-kit/.git/objects/pack/tmp_pack_XXXXXX': Permission denied
fatal: fetch-pack: invalid index-pack output
With the passthrough fs: Recursive rm doesn't work either
rm -rf ffmpeg-kit
rm: ffmpeg-kit/docs/apple/html: Directory not empty
rm: ffmpeg-kit/docs/apple: Directory not empty
rm: ffmpeg-kit/docs/linux/html: Directory not empty
rm: ffmpeg-kit/docs/linux: Directory not empty
rm: ffmpeg-kit/docs/android/doc/html: Directory not empty
rm: ffmpeg-kit/docs/android/doc: Directory not empty
rm: ffmpeg-kit/docs/android: Directory not empty
rm: ffmpeg-kit/docs: Directory not empty
rm: ffmpeg-kit: Directory not empty
Topic:
App & System Services
SubTopic:
Core OS
Tags: