nohajc

Results 40 comments of nohajc

I know this is an old issue but I have a workaround so maybe it will help someone. https://github.com/nohajc/mergerfs-io-passthrough

I'm aware. I also wrote to the official mailing list without any response so far. I think what's needed is @zx2c4's blessing.

If anyone is following this issue, I have a solution which lets you use the unmodified adb from android-tools with a special launcher: https://github.com/nohajc/termux-adb

> We maybe can extend WireGuardKit to also open a UAPI socket for macOS (iOS doesnt really make sense imho). However, we would need to check if macOS Network Extensions...

Hello, this PR seems to be outdated as there are merge conflicts. The only thing I did was to run `go mod tidy` and submitted the result. If this library...

OK, I think there should be two views. One which is nice to read and one which actually shows you how the message is composed including all the escaping, because...

In contrast, SMB is not affected by this.

Ok, so to clarify, I'm following the steps described in the README's [upgrade](https://github.com/trapexit/mergerfs#upgrade) section. Except just mounting with the same version and modified flags. That means no umounting, just mounting...

Sorry, that was a typo. I can try without `lazy-umount-mountpoint=true`. Sure, it's no surprise if you know this stuff. For the average user it might be confusing.

> But we also need to understand exactly what is going on so it can be properly documented. I agree. To that end, could you also try to replicate this...