3 Commits

Author SHA1 Message Date
e4dbc5becc
Fixed wrong pid bug
The issue was that the thread ID wasn't factored in. A presumption was,
that FUSE already returned the PID, not TID. The issue was fixed by
implementing a function that translates the TID to PID.
2025-05-14 20:37:32 +02:00
31f6cc6ab8
Added missing license headers 2025-05-07 16:06:19 +02:00
420f34a7f3
Added folder globbing for permanent permissions 2025-05-05 18:53:05 +02:00