Does FSKit support the ability to get the process information, such as the pid, when a process accesses a resource?
Being able have the process context is important for implementing certain access patterns and security logging in some contexts.
For instance, we have a system that utilizes (pre-FSKit) a FUSE mount that, depending on the process has different "views" and "access" based on the process id.