summaryrefslogtreecommitdiff
path: root/Kernel/FileSystem/InodeMetadata.cpp
AgeCommit message (Expand)Author
2022-12-11Kernel: Use real UID/GID when checking for file accesssin-ack
2022-08-21Kernel: Make VirtualFileSystem functions take credentials as inputAndreas Kling
2022-08-20Kernel: Add Credentials to hold a set of user and group IDsAndreas Kling
2022-08-20Kernel: Move InodeMetadata methods out of lineAndreas Kling