ladybird/Kernel/FileSystem
Liav A 04221a7533 Kernel: Mark Process::jail() method as const
We really don't want callers of this function to accidentally change
the jail, or even worse - remove the Process from an attached jail.
To ensure this never happens, we can just declare this method as const
so nobody can mutate it this way.
2023-01-07 03:44:59 +03:30
..
DevPtsFS
Ext2FS
FATFS
ISO9660FS
Plan9FS
ProcFS
SysFS
TmpFS
AnonymousFile.cpp
AnonymousFile.h
BlockBasedFileSystem.cpp
BlockBasedFileSystem.h
Custody.cpp
Custody.h
DeviceFileTypes.h
FIFO.cpp
FIFO.h
File.cpp
File.h
FileBackedFileSystem.cpp
FileBackedFileSystem.h
FileSystem.cpp
FileSystem.h
Inode.cpp
Inode.h
InodeFile.cpp
InodeFile.h
InodeIdentifier.h
InodeMetadata.cpp
InodeMetadata.h
InodeWatcher.cpp
InodeWatcher.h
Mount.cpp
Mount.h
OpenFileDescription.cpp
OpenFileDescription.h
UnveilNode.h
VirtualFileSystem.cpp
VirtualFileSystem.h