Files
ladybird/Kernel/FileSystem/VirtualFileSystem.cpp
Sergey Bugaev 93ff911473 Kernel: Properly propagate bind mount flags
Previously, when performing a bind mount flags other than MS_BIND were ignored.
Now, they're properly propagated the same way a for any other mount.
2020-01-12 20:02:11 +01:00

26 KiB