Hello everyone,I am currently wiring some code for university. In class we are working with Linux and are modifying the struct dentry. It is used for caching the relation between paths and inodes - after an resolution attempt that is. I was wondering how/if this is also implemented in NetBSD but I was not able to spot it in the source code.
Could someone perhaps point me where to look? Kind regards