Files
ladybird/Kernel/FileSystem/SysFS/DirectoryInode.cpp
Liav A bce17d06f5 Kernel: Don't lock SysFS filesystem mutex calling traverse_as_directory
This locking is simply not needed because the associated SysFS component
will use proper and more "atomic" locking on its own.
2023-05-27 10:58:58 +02:00

1.6 KiB