mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-04-18 06:08:09 -04:00
Add the proper inode and fs id to the `FileAttr` struct returned by `getattr`. This prevents the dynamic loader from skipping files which it considers to be hard-links (share the same inode ID).