Files
ladybird/Kernel/FileSystem/VirtualFileSystem.cpp
Sergey Bugaev 4566c2d811 Kernel+LibC: Add support for mount flags
At the moment, the actual flags are ignored, but we correctly propagate them all
the way from the original mount() syscall to each custody that resides on the
mounted FS.
2020-01-11 18:57:53 +01:00

25 KiB