lowlow---
lowlow---
Hi GustavePate After further investigation it appears to be linked to PIL library I'm using. PIL 3.1.1 outputs exif values in a different way that the 3.0.0 version (which is...
Basically I've done the following: 1. Get the pid of "fish shell", 2. In another shell run `strace -fvTtt -s 256 -p -o somefile` 3. In the "first" shell run...
Here is the new trace with : `strace -fvTtt -s 256 -o /tmp/fish.trace fish -c cd /mnt/pool` [fish.trace.txt](https://github.com/trapexit/mergerfs/files/6503977/fish.trace.txt) Just to mention, other commands like ls, cp, mv, ... work as...
Ooops ... Here is the correct trace: [fish.trace.txt](https://github.com/trapexit/mergerfs/files/6504327/fish.trace.txt)
My system has fish version 3.2.2 I've downgraded fish version step by step. It works with version
Here are 2 traces, one with fish version 3.0.2 the other with version 3.3.2 I got the trace files with: `strace -fvTtt -s 256 -p -o /tmp/file.txt` and launching in...
Output of `mergerfs -d -o allow_other,use_ino,cache.files=off,dropcacheonclose=true,category.create=mfs /mnt/drive_1:/mnt/drive_2 /mnt/pool/` while `cd /mnt/pool` ``` FUSE library version: 2.9.7-mergerfs_2.30.0 unique: 2, opcode: INIT (26), nodeid: 0, insize: 56, pid: 0 INIT: 7.32 flags=0x03fffffb...