trapexit

Results 518 comments of trapexit

There is nothing fancy going on. mergerfs simply returns back entitlement metadata (IE permissions and uid/gid) to the kernel and the kernel enforces it. That's it. Simply change the permissions...

This is a kernel issue, not mergerfs one, but I can forward this to the FUSE maintainers for feedback.

No response yet. I'll leave this open till we hear something.

Have you tried turning off page caching to see if that has any impact? cache.files=off?

libfuse will say and do as I did. Tell you it's a kernel issue. The only response was in effect to try a newer kernel. Do you have the background...

Sorry, I wasn't clear. Testing new kernels in your distro is not what I'm talking about. I'm referring to latest patches for possibly unreleased kernels. The development releases or patches....

https://sourceforge.net/p/fuse/mailman/message/37256225/ https://www.kernel.org/ The longterm and stable versions.

Without the traces or something that is reproduceable by me I'm a little stuck as this doesn't happen on my system. The calculation code didn't change between versions. What happens...

Yes. I need as much information as possible. All that stuff the template lists including a minimal reproduceable version of the issue. Since statfs is the aggregation of all the...

There isn't any reason to have to do that. You can simply install the other version after booting, or build it yourself and use the executabl, and then just create...