mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 01:07:44 +00:00
Kernel: Move InodeMetadata methods out of line
This commit is contained in:
parent
11eee67b85
commit
bec314611d
3 changed files with 28 additions and 15 deletions
|
@ -126,6 +126,7 @@ set(KERNEL_SOURCES
|
|||
FileSystem/FileSystem.cpp
|
||||
FileSystem/Inode.cpp
|
||||
FileSystem/InodeFile.cpp
|
||||
FileSystem/InodeMetadata.cpp
|
||||
FileSystem/InodeWatcher.cpp
|
||||
FileSystem/ISO9660FileSystem.cpp
|
||||
FileSystem/Mount.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue