Files
ladybird/Kernel/FileSystem/VirtualFileSystem.cpp
Andreas Kling 3f74e66e82 Kernel: rename() should fail with EXDEV for cross-device requests
POSIX does not support rename() from one file system to another.
2020-01-03 04:10:05 +01:00

25 KiB