Files
ladybird/Kernel
Max Wipfli 29d53cbee2 Kernel: Return correct error numbers for the mkdir syscall
Previously, VirtualFileSystem::mkdir() would always return ENOENT if
no parent custody was returned by resolve_path(). This is incorrect when
e.g. the user has no search permission in a component of the path
prefix (=> EACCES), or if on component of the path prefix is a file (=>
ENOTDIR). This patch fixes that behavior.
2021-07-11 14:59:57 +02:00
..
2021-07-11 14:14:51 +02:00
2021-07-11 14:14:51 +02:00
2021-07-11 14:14:51 +02:00
2021-07-11 14:14:51 +02:00
2021-06-24 00:38:23 +02:00
2021-07-11 14:14:51 +02:00
2021-06-28 15:55:00 +02:00
2021-06-24 10:29:09 +02:00
2021-06-24 10:29:09 +02:00
2021-06-24 00:38:23 +02:00
2021-06-24 00:38:23 +02:00
2021-06-24 00:38:23 +02:00
2021-07-05 23:30:15 +02:00
2021-07-11 14:14:51 +02:00
2021-06-24 00:38:23 +02:00
2021-07-05 23:30:15 +02:00
2021-06-24 00:38:23 +02:00
2021-06-24 00:38:23 +02:00