mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-01-30 00:51:52 -05: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).