Files
ladybird/Kernel/FileSystem/VirtualFileSystem.cpp
Andreas Kling 7eeea4d57f Kernel: rmdir("/") should fail instead of asserting
We can't assume there's always a parent custody -- when we open "/"
there isn't gonna be one!

Fixes #1858.
2020-04-19 18:07:16 +02:00

30 KiB